sync from fd.orf

This commit is contained in:
Andreas Volz 2009-11-16 22:14:08 +01:00
parent a2f2b93e36
commit d55e70a385
26 changed files with 186 additions and 159 deletions

View file

@ -48,8 +48,6 @@ static void _debug_log_default(const char *format, ...)
va_end(args);
}
#else
(void)format;
#endif//DEBUG
}