[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sc/source
Kohei Yoshida
kohei.yoshida at collabora.com
Tue Dec 2 13:39:24 PST 2014
sc/source/core/data/document.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 0f470127d8d3619ceb6fd92415d246c6f42d9eef
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Dec 2 16:38:01 2014 -0500
Double blank lines...
Change-Id: I826db178ceea4a409ad9e14ff73b5edaf136e435
(cherry picked from commit 975a054cc2eeb04516f1f1ef3c9064b2f3cd9456)
diff --git a/sc/source/core/data/document.cxx b/sc/source/core/data/document.cxx
index 3f5ff33..fdab204 100644
--- a/sc/source/core/data/document.cxx
+++ b/sc/source/core/data/document.cxx
@@ -2846,7 +2846,6 @@ void ScDocument::CopyFromClip( const ScRange& rDestRange, const ScMarkData& rMar
// Listener aufbauen nachdem alles inserted wurde
StartListeningFromClip( nAllCol1, nAllRow1, nAllCol2, nAllRow2, rMark, nInsFlag );
-
{
ScBulkBroadcast aBulkBroadcast( GetBASM());
More information about the Libreoffice-commits
mailing list