X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/4bf43ab9d4e6b724836724c1d514760d164df79a..605da1ba9448b5cdf447e41eb9ef20bdef15844e:/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];