aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-gl2.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/glu-gl2.cfg')
-rwxr-xr-xmake/glu-gl2.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/glu-gl2.cfg b/make/glu-gl2.cfg
index 068b47675..0ebf23258 100755
--- a/make/glu-gl2.cfg
+++ b/make/glu-gl2.cfg
@@ -38,8 +38,6 @@ IncludeAs CustomJavaCode GLUgl2 glu-CustomJavaCode-gl2.java
# GLU needs access to the GLUtesselatorImpl class for GLUtesselator,
# to the Mipmap class for scaling and mipmap generation,
# and to the nurbs.* package for the NURBS functionality
-Import com.sun.opengl.impl.glu.error.Error
-Import com.sun.opengl.impl.glu.registry.Registry
Import com.sun.opengl.impl.glu.nurbs.*
Import java.security.*
Import com.sun.gluegen.runtime.opengl.GLProcAddressHelper