summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-11 11:09:35 +0300
committerOliver McFadden <[email protected]>2012-09-15 12:57:45 +0300
commitd05d5d9a919f429b9d03c76d779b5b9a102cc11d (patch)
treeca502d4187fefde0b417a0e1cb8590aec04a83b5 /src/mesa/main/mfeatures.h
parent02a19684f928c4c5277913499302fb4511b15cad (diff)
mesa: remove FEATURE_ARB_sync 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 e0116c687b2..8835f2366ad 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_ARB_sync FEATURE_GL
-
#define FEATURE_EXT_framebuffer_blit FEATURE_GL
#define FEATURE_EXT_texture_sRGB FEATURE_GL
#define FEATURE_EXT_transform_feedback FEATURE_GL