summaryrefslogtreecommitdiffstats
path: root/make/config/jogl/glu-common.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/glu-common.cfg')
-rw-r--r--make/config/jogl/glu-common.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/config/jogl/glu-common.cfg b/make/config/jogl/glu-common.cfg
index 8fd053da1..937ca0348 100644
--- a/make/config/jogl/glu-common.cfg
+++ b/make/config/jogl/glu-common.cfg
@@ -9,7 +9,6 @@ TagNativeBinding true
#
# Imports needed by all glue code
#
-Import java.nio.*
Import javax.media.opengl.*
Import javax.media.opengl.glu.*
Import com.jogamp.opengl.impl.*