simplify
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user