diff options
-rw-r--r-- | include/GL/glx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/GL/glx.h b/include/GL/glx.h index 87c31fdcc15..fa5a8eda962 100644 --- a/include/GL/glx.h +++ b/include/GL/glx.h @@ -168,7 +168,6 @@ typedef XID GLXDrawable; /* GLX 1.3 and later */ typedef struct __GLXFBConfigRec *GLXFBConfig; typedef XID GLXFBConfigID; -typedef XID GLXContextID; typedef XID GLXWindow; typedef XID GLXPbuffer; |