summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/ReportSection.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-09-09 19:41:49 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-09-10 11:34:25 +0200
commit4b3430f27a01a256e268aa19d51f7c2e1a61534c (patch)
tree5b9c58b9c9ab6503a132bc6b1e3f64e5bd190fff /reportdesign/source/ui/report/ReportSection.cxx
parent926e4e469d0285ee72f8da80f00370b4b3120417 (diff)
loplugin:simplifyconstruct in reportdesign..sax
Change-Id: I7d2a754cdc5576b5a5b35db2fbffd19ea17c16ff Reviewed-on: https://gerrit.libreoffice.org/60224 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'reportdesign/source/ui/report/ReportSection.cxx')
-rw-r--r--reportdesign/source/ui/report/ReportSection.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/reportdesign/source/ui/report/ReportSection.cxx b/reportdesign/source/ui/report/ReportSection.cxx
index 07f6d4bf72c2..69129616d46e 100644
--- a/reportdesign/source/ui/report/ReportSection.cxx
+++ b/reportdesign/source/ui/report/ReportSection.cxx
@@ -82,8 +82,6 @@ OReportSection::OReportSection(OSectionWindow* _pParent,const uno::Reference< re
, m_pPage(nullptr)
, m_pView(nullptr)
, m_pParent(_pParent)
- , m_pMulti(nullptr)
- , m_pReportListener(nullptr)
, m_xSection(_xSection)
, m_nPaintEntranceCount(0)
, m_eMode(DlgEdMode::Select)