X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/4bf43ab9d4e6b724836724c1d514760d164df79a..9a8dc42d93195f247dbff334bd342fc960cdd2d6:/Plugson/src/Core/ventoy_log.c diff --git a/Plugson/src/Core/ventoy_log.c b/Plugson/src/Core/ventoy_log.c index 68bd50c..2e089f7 100644 --- a/Plugson/src/Core/ventoy_log.c +++ b/Plugson/src/Core/ventoy_log.c @@ -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];