summaryrefslogtreecommitdiff
path: root/sc/qa
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-02-24 13:32:05 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-02-24 13:32:26 -0500
commita52572057cde479ce4fc7ccd8343fe57220a70cb (patch)
tree9202305a44644440bc71b7907696d8d106afb09e /sc/qa
parente752620bf593af8839831f693ec21bb02a8b23d6 (diff)
Extra space.
Change-Id: I30ee75be53cea930762ca9453a80c61112d0b0f2
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/unit/ucalc.cxx1
1 files changed, 0 insertions, 1 deletions
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)
{