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 436fc987e..205920746 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -103,6 +103,6 @@ // #define DEBUG_SDL_SURFACES 1 // use file access fuzzer -#define USE_FUZZER 1 +// #define USE_FUZZER 1 #include "utils/perfomance.h" |