Remove superfluous X11 library struct member.

This commit is contained in:
Camilla Berglund
2015-06-15 14:27:25 +02:00
parent 1ee4c4ba62
commit bdcffa90eb
3 changed files with 18 additions and 19 deletions
-2
View File
@@ -115,8 +115,6 @@ typedef struct _GLFWlibraryX11
XContext context;
// XIM input method
XIM im;
// True if window manager supports EWMH
GLboolean hasEWMH;
// Most recent error code received by X error handler
int errorCode;
// Clipboard string (while the selection is owned)