diff options
Diffstat (limited to 'make/cg-common.cfg')
-rw-r--r-- | make/cg-common.cfg | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/make/cg-common.cfg b/make/cg-common.cfg index d0ae8303c..e4462e2a1 100644 --- a/make/cg-common.cfg +++ b/make/cg-common.cfg @@ -92,10 +92,6 @@ Ignore cgGetIntStateAssignmentValues Ignore cgGetParameterValues Ignore cgGetProgramOptions -# -# Need to import New IO for Buffer classes -# -Import java.nio.* # And NativeLibLoader for help loading the native libraries Import com.sun.opengl.impl.* |