summaryrefslogtreecommitdiff
path: root/sc/source/core/data/document.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-12-02 16:38:01 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-12-02 16:38:32 -0500
commit0f470127d8d3619ceb6fd92415d246c6f42d9eef (patch)
tree188a77e0d79b2c46286595dd759af87e27bd0338 /sc/source/core/data/document.cxx
parent219c42d1236e3ec6c6e01fb1a933343297a3e725 (diff)
Double blank lines...
Change-Id: I826db178ceea4a409ad9e14ff73b5edaf136e435 (cherry picked from commit 975a054cc2eeb04516f1f1ef3c9064b2f3cd9456)
Diffstat (limited to 'sc/source/core/data/document.cxx')
-rw-r--r--sc/source/core/data/document.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/data/document.cxx b/sc/source/core/data/document.cxx
index 3f5ff332467d..fdab20404c04 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());