summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-01-29 16:12:45 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-01-29 16:13:07 -0500
commit1cfe25dd41614ea4eb787504c76452bce9668fce (patch)
treec36c85f994a3e5e1c65594c01c780b201acf6c9b
parentf5d8029a456c2c708cbc2b67f2d7875540dff1ab (diff)
Extra line.
Change-Id: I00a4e9c66cfe0fc3a5fd70283853670ac486c8a2
-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 4a9907a4453e..adab89fb9b0f 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -5216,7 +5216,6 @@ void Test::testImportStream()
CPPUNIT_ASSERT_EQUAL(6.0, m_pDoc->GetValue(ScAddress(0,1,0))); // formula
-
pUndoMgr->Clear();
m_pDoc->DeleteTab(0);
}