summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-07-17 08:22:48 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-07-17 09:26:05 +0200
commit0e0d8af4e4f697da76fa37a2533798d9dc55597c (patch)
treee41e54c3c667dad62eb963977cd1c55760268206 /sd/source
parentef8f88a7df19559f6a748c3c1dad2b245d3d30d8 (diff)
loplugin:unusedfields
Change-Id: I38abc54776cc605c76faf94e9e8c0f4fa75b8788 Reviewed-on: https://gerrit.libreoffice.org/75740 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/ui/inc/fusel.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/inc/fusel.hxx b/sd/source/ui/inc/fusel.hxx
index 6f48ed9a4860..852f70622b02 100644
--- a/sd/source/ui/inc/fusel.hxx
+++ b/sd/source/ui/inc/fusel.hxx
@@ -78,7 +78,6 @@ private:
bool bSuppressChangesOfSelection;
bool bMirrorSide0;
sal_uInt16 nEditMode;
- css::uno::Reference< css::media::XPlayer > mxPlayer;
/** This pointer stores a candidate for assigning a style in the water
can mode between mouse button down and mouse button up.