[Libreoffice-commits] core.git: Branch 'feature/calc-pluggable-opencl' - sc/source
Kohei Yoshida
kohei.yoshida at collabora.com
Wed Sep 18 15:07:46 PDT 2013
sc/source/filter/excel/excform.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 71358f0dd864485e5100c047e5da419079897fb3
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Wed Sep 18 18:09:02 2013 -0400
"what!?" - Let's not say that...
Change-Id: I1c9c2a62b2a1ede08fb2f27f541b501dc3ce7b2f
diff --git a/sc/source/filter/excel/excform.cxx b/sc/source/filter/excel/excform.cxx
index 4c49461..0c34957 100644
--- a/sc/source/filter/excel/excform.cxx
+++ b/sc/source/filter/excel/excform.cxx
@@ -142,8 +142,6 @@ void ImportExcel::Formula(
GetXFRangeBuffer().SetXF(aScPos, nXF);
SetLastFormula(aScPos.Col(), aScPos.Row(), fCurVal, nXF, pCell);
}
- else
- fprintf(stdout, "ImportExcel::Formula: what!?\n");
}
else
{
More information about the Libreoffice-commits
mailing list