summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailviewacc.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-05-09 09:55:29 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-05-09 12:28:03 +0200
commit82d018b402219b5452bb08aac2c060031bbc3298 (patch)
treea371ee459cf4ccfa722ba6344055fccd86d6f420 /sfx2/source/control/thumbnailviewacc.hxx
parent3a98352f7c03be67f7ceddd7fab48f8ef8a30849 (diff)
loplugin:unusedfields
Change-Id: I8dc5a6ef84f43bad0bee26592b3a8e95c58e6f22 Reviewed-on: https://gerrit.libreoffice.org/72027 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/control/thumbnailviewacc.hxx')
-rw-r--r--sfx2/source/control/thumbnailviewacc.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/control/thumbnailviewacc.hxx b/sfx2/source/control/thumbnailviewacc.hxx
index d47f94c9bd4a..577c11941a47 100644
--- a/sfx2/source/control/thumbnailviewacc.hxx
+++ b/sfx2/source/control/thumbnailviewacc.hxx
@@ -220,8 +220,6 @@ private:
::std::vector< css::uno::Reference<
css::accessibility::XAccessibleEventListener > > mxEventListeners;
SfxThumbnailView* mpParent;
- /// The current FOCUSED state.
- bool mbIsFocused;
static const css::uno::Sequence< sal_Int8 >& getUnoTunnelId();