This commit is contained in:
Steve Checkoway
2004-06-19 06:46:13 +00:00
parent 4814159fcf
commit f5ec5019d6
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -330,9 +330,7 @@ static void TurnOffHardwareVBO()
#include "GL/glx.h" #include "GL/glx.h"
#undef Font #undef Font
#undef Screen #undef Screen
#endif
#if defined(UNIX)
Display *g_X11Display = NULL; Display *g_X11Display = NULL;
#endif #endif
@@ -7,9 +7,7 @@
#if defined(UNIX) #if defined(UNIX)
#include <X11/Xlib.h> #include <X11/Xlib.h>
#endif
#if defined(UNIX)
extern Display *g_X11Display; extern Display *g_X11Display;
#endif #endif