summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-11 09:08:15 +0300
committerOliver McFadden <[email protected]>2012-09-15 12:56:37 +0300
commit97a8ca47ae8f185f33171a2305dbb1cee70f2880 (patch)
treee4ea099411933b10bec7460d4b2cc7366776cc9d /src/mesa/main/mfeatures.h
parent004f032baf1b30e368d29984f767864e2f80183e (diff)
mesa: remove FEATURE_colortable 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 cf652ad3d9c..b5cb288afe6 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_colortable FEATURE_GL
#define FEATURE_convolve FEATURE_GL
#define FEATURE_dlist FEATURE_GL
#define FEATURE_draw_read_buffer FEATURE_GL