diff options
Diffstat (limited to 'src/mesa/main/mfeatures.h')
-rw-r--r-- | src/mesa/main/mfeatures.h | 2 |
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 |