Index: Source/core/xml/XMLSerializer.h |
diff --git a/Source/core/xml/XMLSerializer.h b/Source/core/xml/XMLSerializer.h |
index afd72333435d505484d0fa9963c2323df90f94ce..c4daecdd6f17de333c09d6c5d7561b227c5b306d 100644 |
--- a/Source/core/xml/XMLSerializer.h |
+++ b/Source/core/xml/XMLSerializer.h |
@@ -39,8 +39,6 @@ public: |
return adoptRefWillBeNoop(new XMLSerializer); |
} |
- String serializeToString(Node*, ExceptionState&); |
- |
void trace(Visitor*) { } |
private: |