summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/inc/xmlparse.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/inc/xmlparse.hxx b/l10ntools/inc/xmlparse.hxx
index 4d1000c01f64..ad3bd875dd11 100644
--- a/l10ntools/inc/xmlparse.hxx
+++ b/l10ntools/inc/xmlparse.hxx
@@ -117,7 +117,6 @@ private:
protected:
XMLParentNode( XMLParentNode *pPar )
: XMLChildNode( pPar ) {}
- XMLParentNode() {}
XMLParentNode( const XMLParentNode& );