summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnew.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-12-03 13:43:33 +0100
committerMichael Stahl <mstahl@redhat.com>2013-12-03 13:43:52 +0100
commit3dbe28273f963b1b20312eb27869bb3f5cccae7c (patch)
treea30a12231ea9733d9cdab745fba1992bf53e010b /sw/source/core/doc/docnew.cxx
parentf995ccc3d5d39f382ad278434ff0fc30de8b0ccb (diff)
Revert "sw: valgrind complains about uninitialized mbIsPrepareSelAll"
Oops, that one is master-only. This reverts commit eeca244139eec880f0eb0141243de98c3d85be9a. Change-Id: Ibb65fb17304cbd405096afbbdde7fff11a91c4f6
Diffstat (limited to 'sw/source/core/doc/docnew.cxx')
-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 b9fcfb68684c..53855093d33b 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