summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-23 14:47:57 +0200
committerNoel Grandin <noel@peralex.com>2015-11-24 08:05:02 +0200
commit872d209bc62aab6a27a7a92734d1670b6e20adbf (patch)
treec46b8ba71d5b39025129884a560f4e864fba8cee /sw/source/core/txtnode
parent8770cd3894ce27ea7ceea3047af9899be57aae83 (diff)
loplugin:unusedfields in sw/
Change-Id: I0d9c79d0756ef85260d3b69cb1e879d7665bf356
Diffstat (limited to 'sw/source/core/txtnode')
-rw-r--r--sw/source/core/txtnode/thints.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/txtnode/thints.cxx b/sw/source/core/txtnode/thints.cxx
index a51afa3c5031..f2cd6003507b 100644
--- a/sw/source/core/txtnode/thints.cxx
+++ b/sw/source/core/txtnode/thints.cxx
@@ -87,7 +87,6 @@ using namespace ::com::sun::star::i18n;
SwpHints::SwpHints()
: m_pHistory(nullptr)
- , m_bFontChange(true)
, m_bInSplitNode(false)
, m_bCalcHiddenParaField(false)
, m_bHasHiddenParaField(false)