From f09a61a21adc235294fc01bca8a12db7cf005025 Mon Sep 17 00:00:00 2001
From: marha <marha@users.sourceforge.net>
Date: Thu, 4 Nov 2010 14:59:02 +0000
Subject: Define XWIN_GLX_WINDOWS is not used anymore

---
 xorg-server/hw/xwin/InitOutput.c | 2 --
 1 file changed, 2 deletions(-)

(limited to 'xorg-server/hw')

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");
-- 
cgit v1.2.3