Index: Source/WTF/wtf/FeatureDefines.h |
diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h |
index 162c949785b9500db16b2e1e24d8c930952565e6..70d414ce07f73aab5775fa53c0f4091215676702 100644 |
--- a/Source/WTF/wtf/FeatureDefines.h |
+++ b/Source/WTF/wtf/FeatureDefines.h |
@@ -779,10 +779,6 @@ |
#endif |
#endif |
-#if !defined(ENABLE_TEXT_AUTOSIZING) |
-#define ENABLE_TEXT_AUTOSIZING 0 |
-#endif |
- |
#if !defined(ENABLE_TEXT_CARET) |
#define ENABLE_TEXT_CARET 1 |
#endif |