summaryrefslogtreecommitdiff
path: root/comphelper/source/property/propertysetinfo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/property/propertysetinfo.cxx')
-rw-r--r--comphelper/source/property/propertysetinfo.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/source/property/propertysetinfo.cxx b/comphelper/source/property/propertysetinfo.cxx
index 3073c295274f..98bcfd4203cf 100644
--- a/comphelper/source/property/propertysetinfo.cxx
+++ b/comphelper/source/property/propertysetinfo.cxx
@@ -128,7 +128,6 @@ bool PropertyMapImpl::hasPropertyByName( const OUString& aName ) throw()
}
-
PropertySetInfo::PropertySetInfo() throw()
{
mpMap = new PropertyMapImpl();