summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-11 08:58:24 +0300
committerOliver McFadden <[email protected]>2012-09-15 12:56:09 +0300
commite5870d97eb4cb563ac1ce25d492a39a98797a35a (patch)
tree6d53c858af2edd0ab309dca6ac5274ec3162b05f /src/mesa/main/mfeatures.h
parent72f657c95056ef9848ffd28b17c9b4c026470a60 (diff)
mesa: remove FEATURE_dispatch define.
Signed-off-by: Oliver McFadden <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/mfeatures.h')
-rw-r--r--src/mesa/main/mfeatures.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/mfeatures.h b/src/mesa/main/mfeatures.h
index b67f046ca6c..3761f0b67ba 100644
--- a/src/mesa/main/mfeatures.h
+++ b/src/mesa/main/mfeatures.h
@@ -84,7 +84,6 @@
#define FEATURE_remap_table 0
#endif
-#define FEATURE_dispatch 1
#define FEATURE_texgen 1
#define FEATURE_userclip 1