From a52572057cde479ce4fc7ccd8343fe57220a70cb Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Mon, 24 Feb 2014 13:32:05 -0500 Subject: Extra space. Change-Id: I30ee75be53cea930762ca9453a80c61112d0b0f2 --- sc/qa/unit/ucalc.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/qa') diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx index a4c09abf48b5..f4c1896740eb 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) { -- cgit