diff options
Diffstat (limited to 'src/mesa/main/texformat.h')
-rw-r--r-- | src/mesa/main/texformat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/texformat.h b/src/mesa/main/texformat.h index e67e13b7383..8cfd4e8265e 100644 --- a/src/mesa/main/texformat.h +++ b/src/mesa/main/texformat.h @@ -34,8 +34,6 @@ #ifndef TEXFORMAT_H #define TEXFORMAT_H -#define NEWTEXSTORE 1 - #include "mtypes.h" |