diff options
Diffstat (limited to 'gl')
-rw-r--r-- | gl/glxext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gl/glxext.h b/gl/glxext.h index cfabe8cc3..713238519 100644 --- a/gl/glxext.h +++ b/gl/glxext.h @@ -272,7 +272,6 @@ __GLXextFuncPtr glXGetProcAddressARB (const GLubyte *procName); #ifndef GLX_EXT_import_context #define GLX_EXT_import_context 1 -typedef XID GLXContextID; #define GLX_SHARE_CONTEXT_EXT 0x800A #define GLX_VISUAL_ID_EXT 0x800B #define GLX_SCREEN_EXT 0x800C |