cleaned clang compile warnings
This commit is contained in:
@@ -56,6 +56,6 @@ void debug_printf(const char *format, ...)
|
||||
#else
|
||||
void debug_printf(const char *format, ...)
|
||||
{
|
||||
format = format;
|
||||
(void)format;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user