aboutsummaryrefslogtreecommitdiffstats
path: root/make/gl-impl-x11.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/gl-impl-x11.cfg')
-rw-r--r--make/gl-impl-x11.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/gl-impl-x11.cfg b/make/gl-impl-x11.cfg
index 2ec48039e..1468fab2a 100644
--- a/make/gl-impl-x11.cfg
+++ b/make/gl-impl-x11.cfg
@@ -11,9 +11,6 @@ Include gl-glx-common.cfg
EmitProcAddressTable true
ProcAddressTableClassName GLProcAddressTable
-# Pick up XVisualInfo from jogl
-Ignore XVisualInfo
-
CustomCCode #include <inttypes.h>
CustomCCode #include <X11/Xlib.h>