diff options
Diffstat (limited to 'make/config/jogl/glu-gl2.cfg')
-rw-r--r-- | make/config/jogl/glu-gl2.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/config/jogl/glu-gl2.cfg b/make/config/jogl/glu-gl2.cfg index c38f6a6b4..0182f587c 100644 --- a/make/config/jogl/glu-gl2.cfg +++ b/make/config/jogl/glu-gl2.cfg @@ -33,7 +33,6 @@ CustomCCode #include <GL/glu.h> # Custom Java code for GLU class IncludeAs CustomJavaCode GLUgl2 glu-CustomJavaCode-gl2.java -ManualStaticInitCall GLUgl2 # GLU needs access to the GLUtesselatorImpl class for GLUtesselator, # to the Mipmap class for scaling and mipmap generation, |