Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index 0915a97aec6809c408cb2c6683b08fb64725f238..c6454abeee25bdc310c1260f368e5d170d557ebe 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -528,8 +528,6 @@ private: |
float clampPageScaleFactorToLimits(float) const; |
IntSize contentsSize() const; |
- void resetSavedScrollAndScaleState(); |
- |
void updateMainFrameScrollPosition(const IntPoint& scrollPosition, bool programmaticScroll); |
void performResize(); |