Argh, disable debug code
This commit is contained in:
parent
5cde3fc523
commit
1ebf645d9e
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue