summaryrefslogtreecommitdiffstats
path: root/emfio/inc/wmfreader.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-06-29 12:25:02 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-07-02 08:47:48 +0200
commitd98f1e4e0373782ad71b945dcc92c1c3d6dcf6c8 (patch)
treea39deddf841d478d7baa5e96829891447383a597 /emfio/inc/wmfreader.hxx
parentColibre icons: update mediaplayer icons (diff)
downloadcore-d98f1e4e0373782ad71b945dcc92c1c3d6dcf6c8.tar.gz
core-d98f1e4e0373782ad71b945dcc92c1c3d6dcf6c8.zip
loplugin:unusedfields improve checking for write-only fields
we trade off a little accuracy for finding more possible write-only fields. Change-Id: I9f7edba99481fe4ded0a9d8e45e911b0ee99d269 Reviewed-on: https://gerrit.libreoffice.org/56715 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'emfio/inc/wmfreader.hxx')
-rw-r--r--emfio/inc/wmfreader.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/emfio/inc/wmfreader.hxx b/emfio/inc/wmfreader.hxx
index 4054141f0f0c..9e1059d63760 100644
--- a/emfio/inc/wmfreader.hxx
+++ b/emfio/inc/wmfreader.hxx
@@ -47,7 +47,6 @@ namespace emfio
sal_uInt32 mnEMFSize;
sal_uInt32 mnSkipActions;
- sal_uInt32 mnCurrentAction;
// eventually handed over external header
const WmfExternal* mpExternalHeader;