no more need for disabling MINIMIZE_GL_CALLS

This commit is contained in:
Zeno Rogue
2021-02-07 22:55:11 +01:00
parent b744107069
commit 6e33333b0c
-2
View File
@@ -36,8 +36,6 @@
#define CAP_SAVE 0
#define CAP_TRANS 0
#define MINIMIZE_GL_CALLS 0 // minimize does not currently work correctly
#ifdef BWEB
#include "../hyperweb.cpp"
#else