sc/source/core/data/column.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit d40265492ea50405f6cb32a45d1e8cc85ba96e67 Author: Kohei Yoshida <kohei.yosh...@gmail.com> Date: Mon Jul 8 13:50:23 2013 -0400
Remove this marker. Change-Id: Iab8695f579abb009f12aa76f4e161f106527f493 diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx index f77502b..6744c13 100644 --- a/sc/source/core/data/column.cxx +++ b/sc/source/core/data/column.cxx @@ -2293,7 +2293,6 @@ bool ScColumn::UpdateReference( } UpdateRefOnNonCopy aHandler(nCol, nTab, rRange, nDx, nDy, nDz, eUpdateRefMode, pUndoDoc); - FormulaCellsUndecided(0, MAXROW); sc::ProcessFormula(maCells, aHandler); return aHandler.isUpdated(); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits