From d4c2b1e8f8775c982955192c0ef23f82b9e6c8b2 Mon Sep 17 00:00:00 2001 From: Oliver McFadden Date: Tue, 11 Sep 2012 09:21:38 +0300 Subject: mesa: remove FEATURE_rastpos define. Signed-off-by: Oliver McFadden Reviewed-by: Brian Paul --- src/mesa/main/mfeatures.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/main/mfeatures.h') diff --git a/src/mesa/main/mfeatures.h b/src/mesa/main/mfeatures.h index cb7cce1d25c..8062628d3ac 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_rastpos FEATURE_GL #define FEATURE_texture_fxt1 FEATURE_GL #define FEATURE_texture_s3tc FEATURE_GL -- cgit v1.2.3