Index: Source/core/dom/Element.h |
diff --git a/Source/core/dom/Element.h b/Source/core/dom/Element.h |
index 6dabbdebb31e05c6bbc67331106c87f425d09204..aa03e0d086909f86fdd6118fcbc789e4101bfd05 100644 |
--- a/Source/core/dom/Element.h |
+++ b/Source/core/dom/Element.h |
@@ -245,7 +245,6 @@ public: |
void scheduleLayerUpdate(); |
void normalizeAttributes(); |
- String nodeNamePreservingCase() const; |
void setBooleanAttribute(const QualifiedName& name, bool); |