summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterPaneContainer.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-25 18:41:51 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-27 05:21:45 +0000
commitb1225d201f8c23c75e31e09a0f5e9ff838866776 (patch)
treebd95c0e51b324d239d55f6465ea017b895d6012a /sdext/source/presenter/PresenterPaneContainer.hxx
parent19bacff27bd2201fb136963e11e865b8a31d849e (diff)
loplugin:singlevalfields in sdext
Change-Id: I9bf194fb58b3bd37071647a83a629b6782836890 Reviewed-on: https://gerrit.libreoffice.org/26659 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sdext/source/presenter/PresenterPaneContainer.hxx')
-rw-r--r--sdext/source/presenter/PresenterPaneContainer.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterPaneContainer.hxx b/sdext/source/presenter/PresenterPaneContainer.hxx
index 84fb3b5daed6..7e7bc120bbbc 100644
--- a/sdext/source/presenter/PresenterPaneContainer.hxx
+++ b/sdext/source/presenter/PresenterPaneContainer.hxx
@@ -104,7 +104,6 @@ public:
bool mbIsSprite;
Activator maActivator;
css::awt::Point maCalloutAnchorLocation;
- bool mbHasCalloutAnchor;
void SetActivationState (const bool bIsActive);
};