glx: drop stray CAPI define.
SI imports/exports were dropped from Mesa.
This commit is contained in:
parent
7ccebc50b9
commit
2c833f60ac
|
@ -40,9 +40,6 @@
|
||||||
**
|
**
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* XXX: should be defined somewhere globally */
|
|
||||||
#define CAPI
|
|
||||||
|
|
||||||
#include "GL/internal/glcore.h"
|
#include "GL/internal/glcore.h"
|
||||||
|
|
||||||
typedef struct __GLXtextureFromPixmap __GLXtextureFromPixmap;
|
typedef struct __GLXtextureFromPixmap __GLXtextureFromPixmap;
|
||||||
|
|
|
@ -40,9 +40,6 @@
|
||||||
**
|
**
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* XXX: should be defined somewhere globally */
|
|
||||||
#define CAPI
|
|
||||||
|
|
||||||
#include "GL/internal/glcore.h"
|
#include "GL/internal/glcore.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue