summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-11 11:08:21 +0300
committerOliver McFadden <[email protected]>2012-09-15 12:57:43 +0300
commit02a19684f928c4c5277913499302fb4511b15cad (patch)
treed3a04283d78d0dc4a689e3d15b3f3c90ebf32624 /src/mesa/main/mfeatures.h
parentc609bf9786ecc480e0aaf2736324fa8a47592c48 (diff)
mesa: remove FEATURE_ARB_sampler_objects 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 30411f7c9c4..e0116c687b2 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_sampler_objects FEATURE_GL
#define FEATURE_ARB_sync FEATURE_GL
#define FEATURE_EXT_framebuffer_blit FEATURE_GL