summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-11 11:05:05 +0300
committerOliver McFadden <[email protected]>2012-09-15 12:57:41 +0300
commite8ba24cbfd39652efec8801280ef11f909dcb0a9 (patch)
tree4df0a858a3338dfb88d246004817cee199d0eb64 /src/mesa/main/mfeatures.h
parent32c3ba87531f76c104a78fb57673715f6115cccc (diff)
mesa: remove FEATURE_ARB_map_buffer_range 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 5245c18e232..a94d2f93a5e 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_ARB_map_buffer_range FEATURE_GL
#define FEATURE_ARB_pixel_buffer_object FEATURE_GL
#define FEATURE_ARB_sampler_objects FEATURE_GL
#define FEATURE_ARB_sync FEATURE_GL