summaryrefslogtreecommitdiffstats
path: root/udm/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-20 14:53:27 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-20 14:53:27 +0100
commit128bcac3dc64b3dd7a42defceed30cad9902ca07 (patch)
tree75d747c6e0300c1b9aa92aa5bae411c40539f889 /udm/inc
parentremove unused PopFront (diff)
downloadcore-128bcac3dc64b3dd7a42defceed30cad9902ca07.tar.gz
core-128bcac3dc64b3dd7a42defceed30cad9902ca07.zip
remove unused ctor
Diffstat (limited to 'udm/inc')
-rw-r--r--udm/inc/udm/xml/xmlitem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/udm/inc/udm/xml/xmlitem.hxx b/udm/inc/udm/xml/xmlitem.hxx
index 0c651fb6d782..dd6fe6ab9803 100644
--- a/udm/inc/udm/xml/xmlitem.hxx
+++ b/udm/inc/udm/xml/xmlitem.hxx
@@ -203,8 +203,6 @@ class AnElement : public Element
{
public:
AnElement(
- const ::csv::String& i_sTagName );
- AnElement(
const char * i_sTagName );
~AnElement();
private: