From 37e6631cc5d4147e9d0a4ebefbd0c9d2a8137d24 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Wed, 25 Jun 2014 05:20:47 +0200 Subject: remove whitespace Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2 --- sc/qa/unit/ucalc_pivottable.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/qa/unit/ucalc_pivottable.cxx') diff --git a/sc/qa/unit/ucalc_pivottable.cxx b/sc/qa/unit/ucalc_pivottable.cxx index 5f742a1f98c0..40b3d6c78c7d 100644 --- a/sc/qa/unit/ucalc_pivottable.cxx +++ b/sc/qa/unit/ucalc_pivottable.cxx @@ -643,7 +643,6 @@ void Test::testPivotTableFilters() CPPUNIT_ASSERT_MESSAGE("Table output check failed", bSuccess); } - pDPs->FreeTable(pDPObj); CPPUNIT_ASSERT_MESSAGE("There shouldn't be any data pilot table stored with the document.", pDPs->GetCount() == 0); -- cgit