Argh, disable debug code

This commit is contained in:
jpaana 2003-02-16 03:28:07 +00:00
parent 5cde3fc523
commit 1ebf645d9e

View file

@ -449,7 +449,7 @@ static GLuint fragment_programs[2];
static GLuint vertex_programs[2];
#define ARBDEBUG
//#define ARBDEBUG
#if defined(ARBDEBUG) && defined(_WIN32)
static void checkerror()