Index: Source/core/frame/Settings.cpp |
diff --git a/Source/core/frame/Settings.cpp b/Source/core/frame/Settings.cpp |
index 2ea3186c92d1c24ab9b1e68a0b8df3ee981163f6..795c5ce4de5af78323f17693c6e6a62efca2c19b 100644 |
--- a/Source/core/frame/Settings.cpp |
+++ b/Source/core/frame/Settings.cpp |
@@ -52,7 +52,6 @@ static EditingBehaviorType editingBehaviorTypeForPlatform() |
; |
} |
-static const bool defaultUnifiedTextCheckerEnabled = false; |
#if OS(WIN) |
static const bool defaultSelectTrailingWhitespaceEnabled = true; |
#else |