[Libreoffice-commits] core.git: sc/qa

Kohei Yoshida kohei.yoshida at collabora.com
Mon Feb 24 10:31:45 PST 2014


 sc/qa/unit/ucalc.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a52572057cde479ce4fc7ccd8343fe57220a70cb
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Mon Feb 24 13:32:05 2014 -0500

    Extra space.
    
    Change-Id: I30ee75be53cea930762ca9453a80c61112d0b0f2

diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index a4c09ab..f4c1896 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -618,7 +618,6 @@ void Test::testSharedStringPoolUndoDoc()
         aUndoDoc.SetString(aPos, m_pDoc->GetString(aPos));
     }
 
-
     // String values in A1:A4 should have identical hash.
     for (SCROW i = 0; i <= 4; ++i)
     {


More information about the Libreoffice-commits mailing list