summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-03-25 15:11:16 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-03-26 07:30:13 +0100
commit7030a5860f99378ba951ecb8e2cc0425af63b741 (patch)
tree7cd77fdc43104047315287fc2b02eefa48a3c71f /include/xmloff
parent9e23683b4c91c60e39839a03cfa6adc436a9afeb (diff)
loplugin:unusedfields
Change-Id: I31c953c8e4c1d4ec235ea318d0aa3b7cedaed1a3 Reviewed-on: https://gerrit.libreoffice.org/69683 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/shapeexport.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/shapeexport.hxx b/include/xmloff/shapeexport.hxx
index cec87720ca88..13e7bda71318 100644
--- a/include/xmloff/shapeexport.hxx
+++ b/include/xmloff/shapeexport.hxx
@@ -163,7 +163,6 @@ private:
ShapesInfos maShapesInfos;
ShapesInfos::iterator maCurrentShapesIter;
bool mbExportLayer;
- ImplXMLShapeExportInfoVector maShapeInfos;
OUString msPresentationStylePrefix;
// #88546# possibility to switch progress bar handling on/off