menu_cbs.c - don't force on debug logging
This commit is contained in:
parent
1b59823972
commit
669eb8a39f
|
@ -21,7 +21,7 @@
|
|||
#include "menu_hash.h"
|
||||
#include "menu_cbs.h"
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
#define DEBUG_LOG
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue