From 96f2a4b36eb811fa1f12dcde03bffc86cfd1781d Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 20 Nov 2012 08:29:58 +0100 Subject: Synchronised mesa files --- gl/glx.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'gl') diff --git a/gl/glx.h b/gl/glx.h index a3a7d97c9..acbd9e2c9 100644 --- a/gl/glx.h +++ b/gl/glx.h @@ -27,21 +27,8 @@ #define GLX_H -#ifdef __VMS -#include -# ifdef __cplusplus -/* VMS Xlib.h gives problems with C++. - * this avoids a bunch of trivial warnings */ -#pragma message disable nosimpint -#endif -#endif #include #include -#ifdef __VMS -# ifdef __cplusplus -#pragma message enable nosimpint -#endif -#endif #include -- cgit v1.2.3