summaryrefslogtreecommitdiffstats
path: root/include/oox/dump
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-07-21 11:58:51 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-07-22 08:47:34 +0200
commite5ee29737edc08874ae854c459198aa4fba59dd8 (patch)
tree995b939083e527ad4c6661daef9ab8bbcb449f77 /include/oox/dump
parentmake oncevar plugin ignore methods with #ifdef-ery (diff)
downloadcore-e5ee29737edc08874ae854c459198aa4fba59dd8.tar.gz
core-e5ee29737edc08874ae854c459198aa4fba59dd8.zip
loplugin:unusedfields in oox,reportdesign
Change-Id: I0201d76cb3d4605bdc00c81cfa9d91f98341c7f3 Reviewed-on: https://gerrit.libreoffice.org/40290 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/oox/dump')
-rw-r--r--include/oox/dump/dffdumper.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/oox/dump/dffdumper.hxx b/include/oox/dump/dffdumper.hxx
index 5f49b81a201b..56c8b87d3dd6 100644
--- a/include/oox/dump/dffdumper.hxx
+++ b/include/oox/dump/dffdumper.hxx
@@ -54,8 +54,6 @@ private:
sal_uInt16 dumpDffOptPropHeader();
private:
- ItemFormatMap maSimpleProps;
- ItemFormatMap maComplexProps;
sal_uInt16 mnInstVer;
sal_Int32 mnRealSize;
};