aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/ogl
diff options
context:
space:
mode:
Diffstat (limited to 'src/native/ogl')
-rw-r--r--src/native/ogl/GLSLShaderProgram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/native/ogl/GLSLShaderProgram.c b/src/native/ogl/GLSLShaderProgram.c
index 892c68b..c88a4d2 100644
--- a/src/native/ogl/GLSLShaderProgram.c
+++ b/src/native/ogl/GLSLShaderProgram.c
@@ -29,7 +29,7 @@
#ifdef DEBUG
/* Uncomment the following for VERBOSE debug messages */
-#define VERBOSE
+/* #define VERBOSE */
#endif /* DEBUG */