summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterToolBar.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-06-21 14:02:28 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-06-22 08:45:11 +0200
commit66efe63e2a2a80e46d2ee4a340a1f4d4c1bf66c3 (patch)
tree92d22d39ec28f7505edac5f4f8e1a67a93a0141c /sdext/source/presenter/PresenterToolBar.hxx
parent60f3e9b67e688e6f7f304cc7fb14fc28af83f351 (diff)
loplugin:unusedfields in sdext
Change-Id: Ib4ce46f370298a0ae86fa95141abb253c2bbfff8 Reviewed-on: https://gerrit.libreoffice.org/39058 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sdext/source/presenter/PresenterToolBar.hxx')
-rw-r--r--sdext/source/presenter/PresenterToolBar.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterToolBar.hxx b/sdext/source/presenter/PresenterToolBar.hxx
index f54e92fa0ad3..05eabc3816fa 100644
--- a/sdext/source/presenter/PresenterToolBar.hxx
+++ b/sdext/source/presenter/PresenterToolBar.hxx
@@ -159,7 +159,6 @@ private:
::rtl::Reference<PresenterController> mpPresenterController;
bool mbIsLayoutPending;
const Anchor meAnchor;
- css::geometry::RealRectangle2D maBoundingBox;
/** The minimal size that is necessary to display all elements without
overlap and with minimal gaps between them.
*/