Index: Source/core/history/BackForwardController.h |
diff --git a/Source/core/history/BackForwardController.h b/Source/core/history/BackForwardController.h |
index d83610a3f9bc6abb246028c0ede937166dc3d2f2..61f49b850693b6540e87a5ee094294a069519318 100644 |
--- a/Source/core/history/BackForwardController.h |
+++ b/Source/core/history/BackForwardController.h |
@@ -46,7 +46,6 @@ public: |
BackForwardClient* client() const { return m_client; } |
- bool canGoBackOrForward(int distance) const; |
void goBackOrForward(int distance); |
bool goBack(); |