Index: Source/core/html/HTMLCollection.h |
diff --git a/Source/core/html/HTMLCollection.h b/Source/core/html/HTMLCollection.h |
index 6fd0eaf751a471445ceedbd193146ebfe9b0b6c4..97416341978e8b65832d420a25b9fa9e3a85ccc3 100644 |
--- a/Source/core/html/HTMLCollection.h |
+++ b/Source/core/html/HTMLCollection.h |
@@ -125,8 +125,6 @@ protected: |
} |
private: |
- Element* traverseNextElement(Element& previous) const; |
- |
void invalidateIdNameCacheMaps(Document* oldDocument = 0) const |
{ |
if (!hasValidIdNameCache()) |