diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2007-04-14 18:29:25 +0300 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2007-04-14 18:29:25 +0300 |
commit | 2c833f60acb3dc358815a99cd295ef7fc695c45d (patch) | |
tree | 61605ef6bef652028b4f0470432e2abcb55c9255 /GL/glx | |
parent | 7ccebc50b98ac175fdbdfaab081bcead62e60ee3 (diff) |
glx: drop stray CAPI define.
SI imports/exports were dropped from Mesa.
Diffstat (limited to 'GL/glx')
-rw-r--r-- | GL/glx/glxcontext.h | 3 | ||||
-rw-r--r-- | GL/glx/glxscreens.h | 3 |
2 files changed, 0 insertions, 6 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; diff --git a/GL/glx/glxscreens.h b/GL/glx/glxscreens.h index a7700f649..bba45572f 100644 --- a/GL/glx/glxscreens.h +++ b/GL/glx/glxscreens.h @@ -40,9 +40,6 @@ ** */ -/* XXX: should be defined somewhere globally */ -#define CAPI - #include "GL/internal/glcore.h" /* |