summaryrefslogtreecommitdiff
path: root/xml2cmp/source/xcd/xmlelem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/source/xcd/xmlelem.hxx')
-rw-r--r--xml2cmp/source/xcd/xmlelem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xml2cmp/source/xcd/xmlelem.hxx b/xml2cmp/source/xcd/xmlelem.hxx
index 6d797884362d..66ebc4c76fdd 100644
--- a/xml2cmp/source/xcd/xmlelem.hxx
+++ b/xml2cmp/source/xcd/xmlelem.hxx
@@ -55,8 +55,6 @@ class XmlElement
virtual void Insert2Index(
Index & o_rIndex ) const; // Default: Does nothing, but can be overwritten.
-// virtual void Put2Dependy() = 0;
-
const Simstr & Name() const { return sName; }
protected: