Remove unused GL and GLX headers from linux
This commit is contained in:
parent
0a24bfce43
commit
9db944deb2
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
#include <X11/Xlib.h>
|
||||
#include <xcb/xcb.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include <GL/gl.h>
|
||||
#include <GL/glx.h>
|
||||
|
||||
@APP_CLASS@* app = nullptr;
|
||||
GFX* interface = nullptr;
|
||||
|
|
Reference in a new issue