summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpfile.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-09-08 19:32:55 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-09-09 08:18:01 +0200
commit38a98c2999bb0710e383ab6b326f3aa5165ee035 (patch)
tree03a728287a707c734b12f0c35251dc2fe32d4f0c /hwpfilter/source/hwpfile.cxx
parent278e66488135c8fa2714520d056573c64ea803cf (diff)
loplugin:simplifyconstruct in helpcompiler..io
Change-Id: Ibdc1933b5d8d6be1fe42a7df93bd7e1c903bb39b Reviewed-on: https://gerrit.libreoffice.org/60202 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'hwpfilter/source/hwpfile.cxx')
-rw-r--r--hwpfilter/source/hwpfile.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/hwpfilter/source/hwpfile.cxx b/hwpfilter/source/hwpfile.cxx
index b1a4760d7644..223b4bb7a984 100644
--- a/hwpfilter/source/hwpfile.cxx
+++ b/hwpfilter/source/hwpfile.cxx
@@ -49,11 +49,9 @@ HWPFile::HWPFile()
, linenumber(0)
, info_block_len(0)
, error_code(HWP_NoError)
- , oledata(nullptr)
, readdepth(0)
, m_nCurrentPage(1)
, m_nMaxSettedPage(0)
- , hiodev(nullptr)
, currenthyper(0)
{
SetCurrentDoc(this);