Index: Source/core/dom/Document.h |
diff --git a/Source/core/dom/Document.h b/Source/core/dom/Document.h |
index 7ddecbc8dbb8e7e0893ef953079806d81ca7f370..fd6775c0781c13bbb5b6451610b2ad4e0ae568d7 100644 |
--- a/Source/core/dom/Document.h |
+++ b/Source/core/dom/Document.h |
@@ -1113,8 +1113,6 @@ private: |
void executeScriptsWaitingForResourcesIfNeeded(); |
- void recalcStyleForLayoutIgnoringPendingStylesheets(); |
- |
PassRefPtr<NodeList> handleZeroPadding(const HitTestRequest&, HitTestResult&) const; |
void loadEventDelayTimerFired(Timer<Document>*); |