diff options
Diffstat (limited to 'test/source/sheet')
-rw-r--r-- | test/source/sheet/xsheetoutline.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/source/sheet/xsheetoutline.cxx b/test/source/sheet/xsheetoutline.cxx index a6ff335e6a20..018be8982b37 100644 --- a/test/source/sheet/xsheetoutline.cxx +++ b/test/source/sheet/xsheetoutline.cxx @@ -245,10 +245,6 @@ void XSheetOutline::testUngroup() } -void XSheetOutline::testAutoOutline() -{ -} - void XSheetOutline::testClearOutline() { uno::Reference< sheet::XSpreadsheet > aSheet(init(), UNO_QUERY_THROW); |