Index: Source/core/page/Settings.h |
diff --git a/Source/core/page/Settings.h b/Source/core/page/Settings.h |
index 7162a1625cf2b322340f9fff5cef0b3ae7b36867..5a6b3db18f502c07fbdb0d24b49867618437b475 100644 |
--- a/Source/core/page/Settings.h |
+++ b/Source/core/page/Settings.h |
@@ -201,10 +201,6 @@ namespace WebCore { |
static bool gMockScrollbarsEnabled; |
static bool gUsesOverlayScrollbars; |
- |
-#if USE(SAFARI_THEME) |
- static bool gShouldPaintNativeControls; |
-#endif |
}; |
} // namespace WebCore |