| Index: Source/WTF/wtf/FeatureDefines.h
|
| diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h
|
| index 162c949785b9500db16b2e1e24d8c930952565e6..fbdb3828d19bef612641432b75cf039f6f4000d0 100644
|
| --- a/Source/WTF/wtf/FeatureDefines.h
|
| +++ b/Source/WTF/wtf/FeatureDefines.h
|
| @@ -573,10 +573,6 @@
|
| #define ENABLE_JAVASCRIPT_I18N_API 0
|
| #endif
|
|
|
| -#if !defined(ENABLE_LEGACY_CSS_VENDOR_PREFIXES)
|
| -#define ENABLE_LEGACY_CSS_VENDOR_PREFIXES 0
|
| -#endif
|
| -
|
| #if !defined(ENABLE_LEGACY_NOTIFICATIONS)
|
| #define ENABLE_LEGACY_NOTIFICATIONS 0
|
| #endif
|
|
|