[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sw/source
Michael Stahl
mstahl at redhat.com
Tue Dec 3 04:47:09 PST 2013
sw/source/core/doc/docnew.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 3dbe28273f963b1b20312eb27869bb3f5cccae7c
Author: Michael Stahl <mstahl at redhat.com>
Date: Tue Dec 3 13:43:33 2013 +0100
Revert "sw: valgrind complains about uninitialized mbIsPrepareSelAll"
Oops, that one is master-only.
This reverts commit eeca244139eec880f0eb0141243de98c3d85be9a.
Change-Id: Ibb65fb17304cbd405096afbbdde7fff11a91c4f6
diff --git a/sw/source/core/doc/docnew.cxx b/sw/source/core/doc/docnew.cxx
index b9fcfb6..5385509 100644
--- a/sw/source/core/doc/docnew.cxx
+++ b/sw/source/core/doc/docnew.cxx
@@ -277,7 +277,6 @@ SwDoc::SwDoc()
mbLinksUpdated( false ), //#i38810#
mbClipBoard( false ),
mbColumnSelection( false ),
- mbIsPrepareSelAll(false),
#ifdef DBG_UTIL
mbXMLExport(false),
#endif
More information about the Libreoffice-commits
mailing list