summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewfrm.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-09-10 09:21:15 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-09-10 12:24:50 +0200
commit700929e8e0f930faa983a3945901b74a745b6347 (patch)
tree8ac928558e6a8e5ab0af0244ba171a728b1c631c /sfx2/source/view/viewfrm.cxx
parentf0de1dea8a408daf894388411b5443bcffd26119 (diff)
loplugin:simplifyconstruct in sfx2..starmath
Change-Id: I9fbdd23ad61773e57aaf7d70fd19d05a50b8d399 Reviewed-on: https://gerrit.libreoffice.org/60238 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/view/viewfrm.cxx')
-rw-r--r--sfx2/source/view/viewfrm.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx
index 645ed2668094..2e77d5d189a3 100644
--- a/sfx2/source/view/viewfrm.cxx
+++ b/sfx2/source/view/viewfrm.cxx
@@ -1452,7 +1452,6 @@ SfxViewFrame::SfxViewFrame
SfxObjectShell* pObjShell
)
: m_pImpl( new SfxViewFrame_Impl( rFrame ) )
- , m_pDispatcher(nullptr)
, m_pBindings( new SfxBindings )
, m_nAdjustPosPixelLock( 0 )
{