Index: trunk/Source/core/dom/Document.h |
=================================================================== |
--- trunk/Source/core/dom/Document.h (revision 169768) |
+++ trunk/Source/core/dom/Document.h (working copy) |
@@ -993,7 +993,6 @@ |
ElementDataCache* elementDataCache() { return m_elementDataCache.get(); } |
- void didLoadAllScriptBlockingResources(); |
void didRemoveAllPendingStylesheet(); |
void setNeedsNotifyRemoveAllPendingStylesheet() { m_needsNotifyRemoveAllPendingStylesheet = true; } |
void clearStyleResolver(); |