diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-09-10 09:20:08 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-09-10 11:03:26 +0200 |
commit | 6a85925841feffdefead52ba35acd3379c8aa8ce (patch) | |
tree | e7db67e138cdb226d3ef345dff96ae29fa429c93 /sd/qa/unit | |
parent | 66838c2418df4d016be0da0ef1c7e54934c03421 (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/qa/unit')
-rw-r--r-- | sd/qa/unit/uimpress.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/qa/unit/uimpress.cxx b/sd/qa/unit/uimpress.cxx index ec39b2abe626..9567df577c45 100644 --- a/sd/qa/unit/uimpress.cxx +++ b/sd/qa/unit/uimpress.cxx @@ -52,7 +52,6 @@ private: }; Test::Test() - : m_pDoc(nullptr) { m_xContext = cppu::defaultBootstrap_InitialComponentContext(); |