gsdx: fix compilation error on release build

This commit is contained in:
Gregory Hainaut 2015-05-08 19:26:11 +02:00
parent 6d31124d3a
commit 4c91bab00e
1 changed files with 1 additions and 1 deletions

View File

@ -502,7 +502,7 @@ extern void vmfree(void* ptr, size_t size);
#else
#define GL_PUSH(s) (0);
#define GL_POP() (0);
#define GL_INS() (0);
#define GL_INS(s) (0);
#endif
// Helper path to dump texture