diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/localconsts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/localconsts.h b/src/localconsts.h index 1fe828460..c73700824 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -63,7 +63,7 @@ //#define DEBUG_DUMP_LEAKS1 1 //Android logging -#define ANDROID_LOG 1 +//#define ANDROID_LOG 1 //profiler //#define USE_PROFILER 1 |