diff options
Diffstat (limited to 'make/gl-common.cfg')
-rw-r--r-- | make/gl-common.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/gl-common.cfg b/make/gl-common.cfg index e33bba2e1..01afbd8b1 100644 --- a/make/gl-common.cfg +++ b/make/gl-common.cfg @@ -5,7 +5,6 @@ RuntimeExceptionType GLException # Imports needed by all glue code -Import java.nio.* Import java.util.* Import javax.media.opengl.* Import com.sun.opengl.impl.* |