sc/source/filter/excel/excform.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 71358f0dd864485e5100c047e5da419079897fb3
Author: Kohei Yoshida <[email protected]>
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
             {
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to