summaryrefslogtreecommitdiffstats
path: root/src/junit
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-04-01 00:10:56 +0200
committerSven Gothel <[email protected]>2010-04-01 00:10:56 +0200
commitfdb14c0c37a9e434b302b7d7dd3c6dbc52c02bb5 (patch)
treeab170642fe2a4f80f8ab9381fccf28e755efe907 /src/junit
parent60790e1f5963c439aadb3511b417e66fd4748001 (diff)
Fix build ..
Diffstat (limited to 'src/junit')
-rw-r--r--src/junit/com/jogamp/gluegen/test/junit/generation/test1-common.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/junit/com/jogamp/gluegen/test/junit/generation/test1-common.cfg b/src/junit/com/jogamp/gluegen/test/junit/generation/test1-common.cfg
index 6ba4b78..30cdd96 100644
--- a/src/junit/com/jogamp/gluegen/test/junit/generation/test1-common.cfg
+++ b/src/junit/com/jogamp/gluegen/test/junit/generation/test1-common.cfg
@@ -28,7 +28,6 @@ CustomCCode #include "test1.h"
# Imports needed by all glue code
Import java.nio.*
Import java.util.*
-Import com.jogamp.common.util.*
Import com.jogamp.common.os.*
Import com.jogamp.common.nio.*