summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxcrt/fx_xml.h')
-rw-r--r--core/fxcrt/fx_xml.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/fxcrt/fx_xml.h b/core/fxcrt/fx_xml.h
index 7f42a7fa9b..38a1b60846 100644
--- a/core/fxcrt/fx_xml.h
+++ b/core/fxcrt/fx_xml.h
@@ -66,8 +66,6 @@ class CXML_Element {
bool bSaveSpaceChars = false,
FX_FILESIZE* pParsedSize = nullptr);
- CXML_Element(const CFX_ByteStringC& qSpace, const CFX_ByteStringC& tagName);
- explicit CXML_Element(const CFX_ByteStringC& qTagName);
CXML_Element();
~CXML_Element();