sc/source/core/data/colorscale.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 18a41dd60fbcfdc9701bac136a22dca45dd31726 Author: Kohei Yoshida <kohei.yosh...@gmail.com> Date: Wed Jul 24 23:28:29 2013 -0400 Fix build breakage. Change-Id: I2a96eeebed7ed06621a9b4ee71b4381de98e96fd diff --git a/sc/source/core/data/colorscale.cxx b/sc/source/core/data/colorscale.cxx index 1e4cc26..644c5ee 100644 --- a/sc/source/core/data/colorscale.cxx +++ b/sc/source/core/data/colorscale.cxx @@ -135,7 +135,6 @@ void ScColorScaleEntry::UpdateReference( aCxt.mnRowDelta = nDy; aCxt.mnTabDelta = nDz; mpCell->UpdateReference(aCxt); - mpListener.reset(new ScFormulaListener(mpCell.get())); } const Color& ScColorScaleEntry::GetColor() const _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits