diff options
Diffstat (limited to 'make/config/jogl/glu-gl2es1.cfg')
-rw-r--r-- | make/config/jogl/glu-gl2es1.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/config/jogl/glu-gl2es1.cfg b/make/config/jogl/glu-gl2es1.cfg index 98217da1f..d983fe0ed 100644 --- a/make/config/jogl/glu-gl2es1.cfg +++ b/make/config/jogl/glu-gl2es1.cfg @@ -18,7 +18,6 @@ Ignore gluScaleImage # Custom Java code for GLU class IncludeAs CustomJavaCode GLUgl2es1 glu-CustomJavaCode-gl2es1.java -ManualStaticInitCall GLUgl2es1 Import com.jogamp.opengl.GLES1 Import jogamp.opengl.glu.mipmap.Mipmap |