aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/InitOutput.c
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-11-04 14:59:02 +0000
committermarha <marha@users.sourceforge.net>2010-11-04 14:59:02 +0000
commitf09a61a21adc235294fc01bca8a12db7cf005025 (patch)
tree6ab2619122291269242c02426e12470b08ca03dd /xorg-server/hw/xwin/InitOutput.c
parent46f5ae54c4a898002c80b2183ec8ed16dc922d06 (diff)
downloadvcxsrv-f09a61a21adc235294fc01bca8a12db7cf005025.tar.gz
vcxsrv-f09a61a21adc235294fc01bca8a12db7cf005025.tar.bz2
vcxsrv-f09a61a21adc235294fc01bca8a12db7cf005025.zip
Define XWIN_GLX_WINDOWS is not used anymore
Diffstat (limited to 'xorg-server/hw/xwin/InitOutput.c')
-rw-r--r--xorg-server/hw/xwin/InitOutput.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/xorg-server/hw/xwin/InitOutput.c b/xorg-server/hw/xwin/InitOutput.c
index 377877ba9..59b5bc141 100644
--- a/xorg-server/hw/xwin/InitOutput.c
+++ b/xorg-server/hw/xwin/InitOutput.c
@@ -866,10 +866,8 @@ winUseMsg (void)
ErrorF ("-[no]unixkill\n"
"\tCtrl+Alt+Backspace exits the X Server.\n");
-#ifdef XWIN_GLX_WINDOWS
ErrorF ("-[no]wgl\n"
"\tEnable the GLX extension to use the native Windows WGL interface for accelerated OpenGL\n");
-#endif
ErrorF ("-[no]winkill\n"
"\tAlt+F4 exits the X Server.\n");