diff options
Diffstat (limited to 'make/gl-common.cfg')
-rw-r--r-- | make/gl-common.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/gl-common.cfg b/make/gl-common.cfg index 2d30216f1..6b91c2404 100644 --- a/make/gl-common.cfg +++ b/make/gl-common.cfg @@ -18,7 +18,6 @@ Import com.sun.opengl.impl.* ##################################################################### # Mostly desktop OpenGL stuff below # -Ignore GL_INVALID_FRAMEBUFFER_OPERATION.* # Don't output #defines of GL version identifier strings as constants, # because we don't need them java-side. |