This shouldnt be there

This commit is contained in:
Vincent Lejeune
2014-01-29 01:40:21 +01:00
parent 5ae0d2f4dc
commit 4c7ba19642

View File

@@ -57,7 +57,7 @@ PFNGLDEBUGMESSAGECALLBACKARBPROC glDebugMessageCallbackARB;
static bool is_gl_init = false;
#define ARB_DEBUG_OUTPUT
//#define ARB_DEBUG_OUTPUT
#ifdef ARB_DEBUG_OUTPUT
static
void debugCallback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length,