summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-25 23:21:36 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-27 05:22:29 +0000
commit19c3aac98f756f6a9cda44a4cc70a2a924fa85df (patch)
treecb0e1c7f3ad06819b8b96eb6ae434b73f04785c8 /sw/source/filter/ww8/ww8par6.cxx
parent1bf97d99e7529f1a69688522ac271636059a3391 (diff)
loplugin:singlevalfields in sw(part2)
Change-Id: Ic1b186c82a6b37ae0cd8028a60e2ad09233d8e5d Reviewed-on: https://gerrit.libreoffice.org/26665 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/source/filter/ww8/ww8par6.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par6.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par6.cxx b/sw/source/filter/ww8/ww8par6.cxx
index 0f6328798d2b..699f8ca9ab01 100644
--- a/sw/source/filter/ww8/ww8par6.cxx
+++ b/sw/source/filter/ww8/ww8par6.cxx
@@ -758,7 +758,6 @@ wwSection::wwSection(const SwPosition &rPos) : maStart(rPos.nNode)
, mpSection(nullptr)
, mpPage(nullptr)
, meDir(FRMDIR_HORI_LEFT_TOP)
- , mLinkId(0)
, nPgWidth(SvxPaperInfo::GetPaperSize(PAPER_A4).Width())
, nPgLeft(MM_250)
, nPgRight(MM_250)