aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-es1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/gl-es1.cfg')
-rw-r--r--make/config/jogl/gl-es1.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/config/jogl/gl-es1.cfg b/make/config/jogl/gl-es1.cfg
index 518dc07b5..1488c18e6 100644
--- a/make/config/jogl/gl-es1.cfg
+++ b/make/config/jogl/gl-es1.cfg
@@ -14,8 +14,8 @@ Ignore glGetBufferPointervOES
Package javax.media.opengl
Style InterfaceAndImpl
JavaClass GLES1
-Extends GLES1 GLBase
-Extends GLES1 GL
+#Extends GLES1 GLBase
+#Extends GLES1 GL
Extends GLES1 GL2ES1
ImplPackage jogamp.opengl.es1
ImplJavaClass GLES1Impl