Change logging back to 0

This commit is contained in:
twinaphex 2018-04-30 17:53:07 +02:00
parent 5aeab54ab7
commit 1f2a543232
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include "menu_cbs.h"
#include "../verbosity.h"
#if 1
#if 0
#define DEBUG_LOG
#endif