Index: Source/core/dom/Document.h |
diff --git a/Source/core/dom/Document.h b/Source/core/dom/Document.h |
index 46f2243ca10102f7d1e690176f3e3cbf796221d8..ee9d577ff51e91983510b05ef3891871ea1ce451 100644 |
--- a/Source/core/dom/Document.h |
+++ b/Source/core/dom/Document.h |
@@ -327,8 +327,6 @@ public: |
AtomicString encodingName() const; |
- void setCharset(const String&); |
- |
void setContent(const String&); |
String suggestedMIMEType() const; |