diff options
Diffstat (limited to 'GL/glx/glxcontext.h')
-rw-r--r-- | GL/glx/glxcontext.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/GL/glx/glxcontext.h b/GL/glx/glxcontext.h index a54e323cc..eb10ee2a8 100644 --- a/GL/glx/glxcontext.h +++ b/GL/glx/glxcontext.h @@ -40,9 +40,6 @@ ** */ -/* XXX: should be defined somewhere globally */ -#define CAPI - #include "GL/internal/glcore.h" typedef struct __GLXtextureFromPixmap __GLXtextureFromPixmap; |