summaryrefslogtreecommitdiff
path: root/sc
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:18 -0500
commit975a054cc2eeb04516f1f1ef3c9064b2f3cd9456 (patch)
tree59f5da4f83d99fc09705dce60808a76eab758b46 /sc
parent93b809d4c4151a02404308a20ecb20f1d6378e0a (diff)
Double blank lines...
Change-Id: I826db178ceea4a409ad9e14ff73b5edaf136e435
Diffstat (limited to 'sc')
-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());