| commit | c264a7e7176da645698c770ac50a76ce5b632efa | [log] |
|---|---|---|
| author | Kohei Yoshida <kohei.yoshida@gmail.com> | Wed May 08 15:43:36 2013 -0400 |
| committer | Kohei Yoshida <kohei.yoshida@gmail.com> | Thu May 09 13:34:36 2013 -0400 |
| tree | b67883d9ee951b74fe9faa41627e2a9122b8534f | |
| parent | d3a3db0e5fd5693b14caf53e50eb564912980722 [diff] |
This is not necessary either. Change-Id: I9651d58209afd1dd9a77d859db0925b586c3c8ab
diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx index 1ffa949..97b361e 100644 --- a/sc/source/core/data/column.cxx +++ b/sc/source/core/data/column.cxx
@@ -1211,7 +1211,6 @@ void ScColumn::InsertRow( SCROW nStartRow, SCSIZE nSize ) if (pBC) { MoveListeners( *pBC, pDelRows[i] - nSize ); maBroadcasters.set_empty(nDelRow, nDelRow); ppDelCells[i]->Delete(); } }