diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-02-07 12:09:48 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-02-07 12:35:57 +0100 |
commit | e92e1959ca18cc921fa97f1cbd28dc96a9177841 (patch) | |
tree | dad397e4d1b63e2517fbcfd9e8d7550e2c9fc143 /comphelper/source/property | |
parent | 4d79146adf941236d9fd2aeeff5cd291ec44d77e (diff) |
loplugin:deletedspecial
Change-Id: I0aeba0c65b19c1107f617ed0af0028cced9bd434
Diffstat (limited to 'comphelper/source/property')
-rw-r--r-- | comphelper/source/property/propertycontainerhelper.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/source/property/propertycontainerhelper.cxx b/comphelper/source/property/propertycontainerhelper.cxx index 6269be8c0605..6e10abb7e827 100644 --- a/comphelper/source/property/propertycontainerhelper.cxx +++ b/comphelper/source/property/propertycontainerhelper.cxx @@ -66,7 +66,6 @@ namespace OPropertyContainerHelper::OPropertyContainerHelper() - :m_bUnused(false) { } |