]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - Plugson/src/Core/ventoy_log.c
Update vtoytool
[Ventoy.git] / Plugson / src / Core / ventoy_log.c
index 68bd50c0bc627cfeaf9947e5788fc335ab3ac4a7..2e089f7a2293c31247c5a2bb9d33e95cfb844bd1 100644 (file)
@@ -54,8 +54,6 @@ void ventoy_set_loglevel(int level)
     g_ventoy_log_level = level;
 }
 
-
-
 void ventoy_syslog_printf(const char *Fmt, ...)
 {
     char log[512];