diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-06-16 23:45:13 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-06-17 14:05:13 +0100 |
commit | 522dfdf1bc329e281d40d31f8f969898cd0f4f3d (patch) | |
tree | c4ad0e948ea6388bf5f7dc766687d2c8088bb1e0 /udm/inc | |
parent | 198c00162650806a36bcfc50c00c9c951acfffb1 (diff) |
throw out some unused code
Diffstat (limited to 'udm/inc')
-rw-r--r-- | udm/inc/udm/xml/xmlitem.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/udm/inc/udm/xml/xmlitem.hxx b/udm/inc/udm/xml/xmlitem.hxx index 7b492b1efe5a..0c651fb6d782 100644 --- a/udm/inc/udm/xml/xmlitem.hxx +++ b/udm/inc/udm/xml/xmlitem.hxx @@ -231,8 +231,6 @@ class APureElement : public PureElement { public: APureElement( - const ::csv::String & i_sTagName ); - APureElement( const char * i_sTagName ); ~APureElement(); private: |