sc/qa/unit/parallelism.cxx | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit f28cf76cdfa2c4cc88a643a30cfa469f7d909260
Author: Tor Lillqvist <[email protected]>
Date: Tue Aug 22 14:28:37 2017 +0300
Get rid of some pointless cleanups that fail anyway occasionally
Change-Id: I758b4452bdf0cfcc75280a73993f219a57072e41
diff --git a/sc/qa/unit/parallelism.cxx b/sc/qa/unit/parallelism.cxx
index bccae4e830b8..e3917cb8e4ee 100644
--- a/sc/qa/unit/parallelism.cxx
+++ b/sc/qa/unit/parallelism.cxx
@@ -78,12 +78,6 @@ void ScParallelismTest::setUp()
void ScParallelismTest::tearDown()
{
- if(m_xDocShell.is())
- {
- m_xDocShell->DoClose();
- m_xDocShell.clear();
- }
-
test::BootstrapFixture::tearDown();
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits