diff options
Diffstat (limited to 'make/config/jogl/egl-common.cfg')
-rw-r--r-- | make/config/jogl/egl-common.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/config/jogl/egl-common.cfg b/make/config/jogl/egl-common.cfg index 01b681b87..fd65d5c10 100644 --- a/make/config/jogl/egl-common.cfg +++ b/make/config/jogl/egl-common.cfg @@ -4,7 +4,6 @@ GLHeader EGL/egl.h GLHeader EGL/eglext.h # Imports needed by all glue code -Import java.nio.* Import java.util.* Import javax.media.opengl.* Import javax.media.opengl.fixedfunc.* |