diff options
author | George Sapountzis <[email protected]> | 2007-04-05 19:01:51 +0300 |
---|---|---|
committer | George Sapountzis <[email protected]> | 2007-04-05 19:01:51 +0300 |
commit | 487f7a73cbb8534ab163ef8a3549caa71684b607 (patch) | |
tree | 97abb35a3be5be0ca73c97645abc47616c2021b4 /src/glx/mini | |
parent | aa1c79eaea96283e3ac7bae513b8d7535b875ce9 (diff) |
Remove SI imports/exports remnants.
Diffstat (limited to 'src/glx/mini')
-rw-r--r-- | src/glx/mini/driver.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glx/mini/driver.h b/src/glx/mini/driver.h index 9e8bf6fa7cf..39c0f9b5fa6 100644 --- a/src/glx/mini/driver.h +++ b/src/glx/mini/driver.h @@ -47,8 +47,6 @@ #ifndef _driver_H_ #define _driver_H_ -#define CAPI /* XXX this should be globally defined somewhere */ - #include "GL/gl.h" #include "GL/internal/glcore.h" |