summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-11 09:41:59 +0300
committerOliver McFadden <[email protected]>2012-09-15 12:57:07 +0300
commitd09428c9ccb3ed41c3d17bd1505b6c7708fbd08e (patch)
tree586d30418b1d3a2886a996fda802d290060f4df9 /src/mesa/main/mfeatures.h
parentfd232c6bd4858ccaced21126b4dd80a20c40dec1 (diff)
mesa: remove FEATURE_point_size_array 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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/mfeatures.h b/src/mesa/main/mfeatures.h
index b9e1c5577fa..005d6694927 100644
--- a/src/mesa/main/mfeatures.h
+++ b/src/mesa/main/mfeatures.h
@@ -84,8 +84,6 @@
#define FEATURE_remap_table 0
#endif
-#define FEATURE_point_size_array FEATURE_ES
-
#define FEATURE_es2_glsl FEATURE_ES2
#define FEATURE_ARB_fragment_program 1