From 128bcac3dc64b3dd7a42defceed30cad9902ca07 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 20 Jun 2011 14:53:27 +0100 Subject: remove unused ctor --- udm/source/xml/xmlitem.cxx | 7 ------- 1 file changed, 7 deletions(-) (limited to 'udm/source') diff --git a/udm/source/xml/xmlitem.cxx b/udm/source/xml/xmlitem.cxx index 287de26270f8..007f7abdbea5 100644 --- a/udm/source/xml/xmlitem.cxx +++ b/udm/source/xml/xmlitem.cxx @@ -309,13 +309,6 @@ SglTag::inq_Attrs() const //*************************** AnElement **************************// -AnElement::AnElement( const String & i_sTagName ) - : sTagName( i_sTagName ) - // pContent, - // aAttrs -{ -} - AnElement::AnElement( const char * i_sTagName ) : sTagName( i_sTagName ) // pContent, -- cgit v1.2.3