mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 10:44:01 +00:00
[common] debug: remove missed debug_print
forward
This commit is contained in:
@@ -42,7 +42,6 @@ enum DebugLevel
|
||||
extern const char ** debug_lookup;
|
||||
|
||||
void debug_init(void);
|
||||
void debug_print(const enum DebugLevel level, const char * fmt, ...);
|
||||
|
||||
#ifdef ENABLE_BACKTRACE
|
||||
void printBacktrace(void);
|
||||
|
Reference in New Issue
Block a user