Index: Source/core/loader/HistoryController.h |
diff --git a/Source/core/loader/HistoryController.h b/Source/core/loader/HistoryController.h |
index 0392363d6d4ae7a2393954398a32dfc650e98007..a24a5fc317bed683981bd23fdd641d38529c4014 100644 |
--- a/Source/core/loader/HistoryController.h |
+++ b/Source/core/loader/HistoryController.h |
@@ -157,7 +157,6 @@ public: |
PassRefPtr<HistoryItem> provisionalItemForExport(Frame*); |
HistoryItem* currentItem(Frame*) const; |
- bool currentItemShouldBeReplaced(Frame*) const; |
HistoryItem* previousItem(Frame*) const; |
void clearProvisionalEntry(); |