summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/LayoutMenu.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-09-10 09:20:08 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-09-10 11:03:26 +0200
commit6a85925841feffdefead52ba35acd3379c8aa8ce (patch)
treee7db67e138cdb226d3ef345dff96ae29fa429c93 /sd/source/ui/sidebar/LayoutMenu.cxx
parent66838c2418df4d016be0da0ef1c7e54934c03421 (diff)
loplugin:simplifyconstruct in scaddins..sd
Change-Id: Ia2c04ef9fe5113b8b04304d0f495b948b5371fb4 Reviewed-on: https://gerrit.libreoffice.org/60237 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/source/ui/sidebar/LayoutMenu.cxx')
-rw-r--r--sd/source/ui/sidebar/LayoutMenu.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/sidebar/LayoutMenu.cxx b/sd/source/ui/sidebar/LayoutMenu.cxx
index 8c9642c65435..c2e597551f86 100644
--- a/sd/source/ui/sidebar/LayoutMenu.cxx
+++ b/sd/source/ui/sidebar/LayoutMenu.cxx
@@ -129,7 +129,6 @@ LayoutMenu::LayoutMenu (
DragSourceHelper(this),
DropTargetHelper(this),
mrBase(rViewShellBase),
- mxListener(nullptr),
mbIsMainViewChangePending(false),
mxSidebar(rxSidebar),
mbIsDisposed(false)