summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2013-09-18 18:09:02 -0400
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-09-19 17:03:28 +0200
commitba1e90f444df55055e34fde6ae58bfe65c6a57bb (patch)
treeea803aef6e33b2d9a67e67406cef0e630bddba06 /sc/source/filter/excel
parentf13f659bf16210b10697d3f422dcb1d26df76b41 (diff)
"what!?" - Let's not say that...
Change-Id: I1c9c2a62b2a1ede08fb2f27f541b501dc3ce7b2f
Diffstat (limited to 'sc/source/filter/excel')
-rw-r--r--sc/source/filter/excel/excform.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/excel/excform.cxx b/sc/source/filter/excel/excform.cxx
index 4c49461d8ed8..0c34957e59e1 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
{