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 53fec1625..86943bb80 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -68,7 +68,7 @@ // #define DISABLE_RESOURCE_CACHING 1 #define DUMP_LEAKED_RESOURCES 1 // #define DEBUG_DUMP_LEAKS1 1 -#define DEBUG_SDLFONT 1 +// #define DEBUG_SDLFONT 1 // Android logging // #define ANDROID_LOG 1 |