summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-03-09 14:17:52 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-03-10 12:04:41 +0100
commite408e1d6d120b9935283ca29e13b7a9bff3d1ea1 (patch)
tree31aab8d8676619232e1f968da6d5406d87a99e1d /include
parent676024b001340dce6c854efc3b74bdc8db1e2a3b (diff)
loplugin:unusedfields
Change-Id: Idd0cdd38718c3822db4d4b94ca2315a416bc27bb Reviewed-on: https://gerrit.libreoffice.org/50997 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/xmloff/xmlimp.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx
index 3f6f3bd504ce..3249b6797ae7 100644
--- a/include/xmloff/xmlimp.hxx
+++ b/include/xmloff/xmlimp.hxx
@@ -238,7 +238,6 @@ class XMLOFF_DLLPUBLIC SvXMLImport : public cppu::WeakImplHelper<
protected:
bool mbIsFormsSupported;
bool mbIsTableShapeSupported;
- bool mbIsGraphicLoadOnDemandSupported;
// Create top-level element context.
// This method is called after the namespace map has been updated, but