diff options
Diffstat (limited to 'src/localconsts.h')
-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 d46c83ef4..4187cefd2 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -88,7 +88,7 @@ // #define DEBUG_SDLFONT 1 // Android logging -#define ANDROID_LOG 1 +// #define ANDROID_LOG 1 // profiler // #define USE_PROFILER 1 |