aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-03-31 23:23:41 +0200
committerMichael Bien <[email protected]>2010-03-31 23:23:41 +0200
commitfbd8fc15cba0004b8c025df479539e447b00bee4 (patch)
tree0729f796af1927c2e05d4d6c263c2f9c1844a9ff /make
parent4050d93e4747b5418379319e7216af6113ea23e5 (diff)
modifications due to class movement in gluegen.
Diffstat (limited to 'make')
-rwxr-xr-xmake/joal.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/joal.cfg b/make/joal.cfg
index b22de32..35bbd5c 100755
--- a/make/joal.cfg
+++ b/make/joal.cfg
@@ -14,7 +14,6 @@ ProcAddressNameExpr LP $UPPERCASE({0})
Import com.jogamp.openal.*
Import com.jogamp.openal.impl.*
-Import com.jogamp.gluegen.runtime.*
# Factor out the OpenAL constants into their own interface
Ignore ^AL_.+