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