(menu_cbs.c) Turn off logging

This commit is contained in:
twinaphex 2017-01-05 05:02:35 +01:00
parent e75633064a
commit cf900b02fb

View File

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