aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-11 09:15:32 +0300
committerOliver McFadden <[email protected]>2012-09-15 12:56:48 +0300
commitfa9fc2332b6b76460d29c0045b2e1a8d8036ed6b (patch)
treecb081a056386537905e8585f059db78386875641 /src/mesa/main/mfeatures.h
parent24c3d16f3b2bcfa1cff6836ffaf136333893f1e3 (diff)
mesa: remove FEATURE_evaluators 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 9695e38e8da..c1abe8110a7 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_evaluators FEATURE_GL
#define FEATURE_feedback FEATURE_GL
#define FEATURE_pixel_transfer FEATURE_GL
#define FEATURE_queryobj FEATURE_GL