summaryrefslogtreecommitdiff
path: root/cui/source/options/optlingu.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optlingu.cxx')
-rw-r--r--cui/source/options/optlingu.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/cui/source/options/optlingu.cxx b/cui/source/options/optlingu.cxx
index c427c10cd9dd..afd2f4c5de2a 100644
--- a/cui/source/options/optlingu.cxx
+++ b/cui/source/options/optlingu.cxx
@@ -948,9 +948,7 @@ SvxLinguTabPage::SvxLinguTabPage( vcl::Window* pParent, const SfxItemSet& rSet )
sNumPreBreak (CuiResId(RID_SVXSTR_NUM_PRE_BREAK)),
sNumPostBreak (CuiResId(RID_SVXSTR_NUM_POST_BREAK)),
sHyphAuto (CuiResId(RID_SVXSTR_HYPH_AUTO)),
- sHyphSpecial (CuiResId(RID_SVXSTR_HYPH_SPECIAL)),
-
- pLinguData(nullptr)
+ sHyphSpecial (CuiResId(RID_SVXSTR_HYPH_SPECIAL))
{
get(m_pLinguModulesFT, "lingumodulesft");
get(m_pLinguModulesCLB, "lingumodules");