summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/x11/X11/X.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/x11/X11/X.h')
-rw-r--r--make/stub_includes/x11/X11/X.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/stub_includes/x11/X11/X.h b/make/stub_includes/x11/X11/X.h
index 239836ee4..2deb46597 100644
--- a/make/stub_includes/x11/X11/X.h
+++ b/make/stub_includes/x11/X11/X.h
@@ -17,12 +17,10 @@ typedef XID Pixmap;
typedef XID Window;
typedef struct __GLXcontextRec *GLXContext;
-//typedef void *GLXContext;
typedef XID GLXPixmap;
typedef XID GLXDrawable;
/* GLX 1.3 and later */
typedef struct __GLXFBConfigRec *GLXFBConfig;
-//typedef void *GLXFBConfig;
typedef XID GLXFBConfigID;
typedef XID GLXContextID;
typedef XID GLXWindow;