sc/source/core/data/column.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 2103d891e14d455b8906c63322905ad54cc595e4
Author: Kohei Yoshida <kohei.yosh...@gmail.com>
Date:   Tue Jul 9 23:17:07 2013 -0400

    Remove this marker.
    
    Change-Id: Ia6216631aea17492ed7d864e6033b4677b6d7eb9

diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx
index 0345684..f64e80a 100644
--- a/sc/source/core/data/column.cxx
+++ b/sc/source/core/data/column.cxx
@@ -1957,7 +1957,6 @@ void ScColumn::CopyToColumn(
             sc::ParseBlock(maCells.begin(), maCells, aFunc, nRow1, nRow2);
         }
 
-        rColumn.RegroupFormulaCells(nRow1, nRow2);
         rColumn.CellStorageModified();
     }
 }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to