summaryrefslogtreecommitdiffstats
path: root/include/xmloff/SinglePropertySetInfoCache.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-01-26 13:50:43 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-01-27 06:51:11 +0000
commit4142e0a0c05c29a203799cc96630b17133ca2b40 (patch)
tree20374d18722e4f99b0e53e557398f697cfa601f5 /include/xmloff/SinglePropertySetInfoCache.hxx
parentloplugin: unnecessary destructor vbahelper..vcl (diff)
downloadcore-4142e0a0c05c29a203799cc96630b17133ca2b40.tar.gz
core-4142e0a0c05c29a203799cc96630b17133ca2b40.zip
loplugin: unnecessary destructor writerfilter..xmloff
Change-Id: I511822dc874101ed3b9850b015b746a86d26c3b5 Reviewed-on: https://gerrit.libreoffice.org/33578 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/xmloff/SinglePropertySetInfoCache.hxx')
-rw-r--r--include/xmloff/SinglePropertySetInfoCache.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/SinglePropertySetInfoCache.hxx b/include/xmloff/SinglePropertySetInfoCache.hxx
index 04b42fcb12b1..19e485a421d6 100644
--- a/include/xmloff/SinglePropertySetInfoCache.hxx
+++ b/include/xmloff/SinglePropertySetInfoCache.hxx
@@ -37,7 +37,6 @@ class SinglePropertySetInfoCache
public:
inline SinglePropertySetInfoCache( const OUString& rName );
- ~SinglePropertySetInfoCache() {};
bool hasProperty(
const css::uno::Reference< css::beans::XPropertySet >& rPropSet,