diff options
-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 05d3909e4..298877b6b 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -113,7 +113,7 @@ // #define USE_FUZZER 1 // use OpenGL debug features -#define DEBUG_OPENGL 1 +// #define DEBUG_OPENGL 1 #ifdef DYECMD #undef USE_FUZZER |