summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlimp_impl.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-12-21 10:50:20 +0200
committerNoel Grandin <noel@peralex.com>2015-12-21 12:45:49 +0200
commit4c7ce41582b85375df385a05770a0a79fa742bbc (patch)
tree2d57baa7f995cdf92d896b364b56953c191a491f /xmloff/source/draw/sdxmlimp_impl.hxx
parenta218039d2a1176a5c788498fd8b50efe9b195b54 (diff)
loplugin:unusedfields in xmlhelp,xmloff
Change-Id: I4d2f0ff95da5abaa3d0a0a5223616e09e0c476fc
Diffstat (limited to 'xmloff/source/draw/sdxmlimp_impl.hxx')
-rw-r--r--xmloff/source/draw/sdxmlimp_impl.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/draw/sdxmlimp_impl.hxx b/xmloff/source/draw/sdxmlimp_impl.hxx
index 3d251d55b9f2..4a585e79e0a6 100644
--- a/xmloff/source/draw/sdxmlimp_impl.hxx
+++ b/xmloff/source/draw/sdxmlimp_impl.hxx
@@ -196,9 +196,6 @@ class SdXMLImport: public SvXMLImport
bool mbLoadDoc;
bool mbPreview;
- std::map< sal_Int32, css::uno::Reference< css::drawing::XDrawPage >, SdXMLltXDrawPageId >
- maDrawPageIds;
-
OUString msPageLayouts;
OUString msPreview;