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