aboutsummaryrefslogtreecommitdiffstats
path: root/make/glx-macosx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/glx-macosx.cfg')
-rw-r--r--make/glx-macosx.cfg10
1 files changed, 0 insertions, 10 deletions
diff --git a/make/glx-macosx.cfg b/make/glx-macosx.cfg
deleted file mode 100644
index 514aeae6e..000000000
--- a/make/glx-macosx.cfg
+++ /dev/null
@@ -1,10 +0,0 @@
-# This .cfg file is used to generate the interface to the GLX routines
-# used internally by the X11GLContext implementation.
-Package net.java.games.jogl.impl.macosx
-JavaClass MacOSXGL
-Style allstatic
-Include gl-common-macosx.cfg
-
-
-
-