Index: Source/core/dom/Node.h |
diff --git a/Source/core/dom/Node.h b/Source/core/dom/Node.h |
index 437559ab922cfe9fc22251f774482d214b1f741d..cdf6d6edce4711d89a60a4d83779351e7e992c60 100644 |
--- a/Source/core/dom/Node.h |
+++ b/Source/core/dom/Node.h |
@@ -593,7 +593,6 @@ public: |
void showTreeForThisAcrossFrame() const; |
#endif |
- void invalidateNodeListCachesInAncestors(const QualifiedName* attrName = 0, Element* attributeOwnerElement = 0); |
NodeListsNodeData* nodeLists(); |
void clearNodeLists(); |