diff options
Diffstat (limited to 'make/config/jogl/glx-x11.cfg')
-rw-r--r-- | make/config/jogl/glx-x11.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/make/config/jogl/glx-x11.cfg b/make/config/jogl/glx-x11.cfg index 17b5fa8d7..d17a22aa3 100644 --- a/make/config/jogl/glx-x11.cfg +++ b/make/config/jogl/glx-x11.cfg @@ -38,8 +38,6 @@ IncludeAs CustomJavaCode GLX glx-CustomJavaCode.java Include glx-headers.cfg IncludeAs CustomCCode glx-CustomCCode.c -ForceStaticInitCode GLX - ArgumentIsString XOpenDisplay 0 Opaque long GLXFBConfig |