summaryrefslogtreecommitdiff
path: root/comphelper/source/xml/attributelist.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-07 13:48:53 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-07 13:48:53 +0200
commitb8757ee8c7a024c36dda276bbe7dc69d5445e9c4 (patch)
tree7d22b6a80a53f31e7d4d8cd422495d0137af5167 /comphelper/source/xml/attributelist.cxx
parent732c19b8f39c9bf3c5a23affa27895e3dd3dccbf (diff)
Clean up function declarations and some unused functions
Change-Id: I5817a5ad3966918cfb1920be568b7401dd6f948c
Diffstat (limited to 'comphelper/source/xml/attributelist.cxx')
-rw-r--r--comphelper/source/xml/attributelist.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/source/xml/attributelist.cxx b/comphelper/source/xml/attributelist.cxx
index 29d8d9681c71..de5e58b3fadf 100644
--- a/comphelper/source/xml/attributelist.cxx
+++ b/comphelper/source/xml/attributelist.cxx
@@ -30,7 +30,6 @@ namespace comphelper {
struct TagAttribute_Impl
{
- TagAttribute_Impl(){}
TagAttribute_Impl( const OUString &aName, const OUString &aType,
const OUString &aValue )
{