Index: Source/core/loader/FrameLoaderStateMachine.h |
diff --git a/Source/core/loader/FrameLoaderStateMachine.h b/Source/core/loader/FrameLoaderStateMachine.h |
index 23d6d85a9a24b379524e9aa67b5715857bf9d4f5..f04729e637fcdbffeede4566ea90d0a94828025e 100644 |
--- a/Source/core/loader/FrameLoaderStateMachine.h |
+++ b/Source/core/loader/FrameLoaderStateMachine.h |
@@ -49,7 +49,6 @@ public: |
CommittedFirstRealLoad |
}; |
- bool committingFirstRealLoad() const; |
bool committedFirstRealDocumentLoad() const; |
bool creatingInitialEmptyDocument() const; |
bool isDisplayingInitialEmptyDocument() const; |