summaryrefslogtreecommitdiff
path: root/sw/source/core
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-08-24 10:00:27 +0200
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-08-24 10:01:46 +0200
commit311c1b76a1d0aee201b6d060dc533a3d1d587d55 (patch)
tree7b5ffb0b11014c4b2caa6e7e2ca1169b3ac59666 /sw/source/core
parent44bdf23e3fa29f1b37faa6460bdf61e4b4627fe8 (diff)
Revert "initialize member": the commit to fix isn't in 3.6
This reverts commit 7f18b80a3bd2b3c126ac852c7ecd5ceb376f389d. Change-Id: Ie577edba915ad78eaa82a66280a51ddd6ba9398e
Diffstat (limited to 'sw/source/core')
-rw-r--r--sw/source/core/doc/docnew.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/doc/docnew.cxx b/sw/source/core/doc/docnew.cxx
index ab66dc7d4da5..3ed8f0aae473 100644
--- a/sw/source/core/doc/docnew.cxx
+++ b/sw/source/core/doc/docnew.cxx
@@ -340,7 +340,6 @@ SwDoc::SwDoc()
mbUseFormerTextWrapping = aOptions.IsUseOurTextWrapping();
mbConsiderWrapOnObjPos = aOptions.IsConsiderWrappingStyle();
mbMathBaselineAlignment = false; // default for *old* documents is 'off'
- mbStylesNoDefault = false;
mbAddFlyOffsets = false; // hidden
mbOldNumbering = false; // hidden
mbUseHiResolutionVirtualDevice = true; // hidden