summaryrefslogtreecommitdiff
path: root/sc/qa/extras/check_data_pilot_field.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/extras/check_data_pilot_field.cxx')
-rw-r--r--sc/qa/extras/check_data_pilot_field.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/extras/check_data_pilot_field.cxx b/sc/qa/extras/check_data_pilot_field.cxx
index f5a4163e74c3..a132788e2b8b 100644
--- a/sc/qa/extras/check_data_pilot_field.cxx
+++ b/sc/qa/extras/check_data_pilot_field.cxx
@@ -89,7 +89,6 @@ uno::Reference< uno::XInterface > CheckDataPilotField::init()
return mxObject;
uno::Reference< sheet::XSpreadsheetDocument > xSheetDoc(mxComponent, uno::UNO_QUERY_THROW);
- CPPUNIT_ASSERT_MESSAGE("no calc document!", xSheetDoc.is());
// the cell range
table::CellRangeAddress sCellRangeAdress;