[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sw/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Aug 24 01:04:10 PDT 2012
sw/source/core/doc/docnew.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 311c1b76a1d0aee201b6d060dc533a3d1d587d55
Author: Cédric Bosdonnat <cedric.bosdonnat at free.fr>
Date: Fri Aug 24 10:00:27 2012 +0200
Revert "initialize member": the commit to fix isn't in 3.6
This reverts commit 7f18b80a3bd2b3c126ac852c7ecd5ceb376f389d.
Change-Id: Ie577edba915ad78eaa82a66280a51ddd6ba9398e
diff --git a/sw/source/core/doc/docnew.cxx b/sw/source/core/doc/docnew.cxx
index ab66dc7..3ed8f0a 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
More information about the Libreoffice-commits
mailing list