diff options
author | marha <marha@users.sourceforge.net> | 2014-01-27 18:35:06 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2014-01-27 18:35:06 +0100 |
commit | 5c64f94cf4cf8457a5616fe20b9a27174895f1a8 (patch) | |
tree | cb04273c0585b4922a988b6519b0a716f651df46 /gl | |
parent | 5f455179ae4b279a82d99a7a3dabe61f58c42ad6 (diff) | |
download | vcxsrv-5c64f94cf4cf8457a5616fe20b9a27174895f1a8.tar.gz vcxsrv-5c64f94cf4cf8457a5616fe20b9a27174895f1a8.tar.bz2 vcxsrv-5c64f94cf4cf8457a5616fe20b9a27174895f1a8.zip |
Synchronised files and updated mesa project file
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 |