summaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-if-CustomJavaCode-gl2_gl3.java
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/gl-if-CustomJavaCode-gl2_gl3.java')
-rw-r--r--make/config/jogl/gl-if-CustomJavaCode-gl2_gl3.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/config/jogl/gl-if-CustomJavaCode-gl2_gl3.java b/make/config/jogl/gl-if-CustomJavaCode-gl2_gl3.java
index e7351076b..97fd6c4a6 100644
--- a/make/config/jogl/gl-if-CustomJavaCode-gl2_gl3.java
+++ b/make/config/jogl/gl-if-CustomJavaCode-gl2_gl3.java
@@ -5,9 +5,6 @@ public static final int GL_INVALID_INDEX = 0xFFFFFFFF ;
/** Part of <code>GL_ARB_sync</code> */
public static final long GL_TIMEOUT_IGNORED = 0xFFFFFFFFFFFFFFFFL ;
-/** Part of <code>GL_ARB_separate_shader_objects</code> */
-public static final int GL_ALL_SHADER_BITS = 0xFFFFFFFF ;
-
/** Part of <code>GL_ARB_shader_image_load_store</code> */
public static final int GL_ALL_BARRIER_BITS = 0xFFFFFFFF ;