mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 13:37:22 +00:00
[common] debug: remove missed debug_print
forward
This commit is contained in:
parent
1effd5fddc
commit
54d0dc351b
@ -42,7 +42,6 @@ enum DebugLevel
|
|||||||
extern const char ** debug_lookup;
|
extern const char ** debug_lookup;
|
||||||
|
|
||||||
void debug_init(void);
|
void debug_init(void);
|
||||||
void debug_print(const enum DebugLevel level, const char * fmt, ...);
|
|
||||||
|
|
||||||
#ifdef ENABLE_BACKTRACE
|
#ifdef ENABLE_BACKTRACE
|
||||||
void printBacktrace(void);
|
void printBacktrace(void);
|
||||||
|
Loading…
Reference in New Issue
Block a user