chart2/qa/extras/charttest.hxx | 1 - 1 file changed, 1 deletion(-) New commits: commit fe13e1a4e6350c9a1f79bab4cb5845e7864df7e1 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Oct 27 11:46:34 2022 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Oct 27 12:56:21 2022 +0200
chart2: remove leftover since 51d366712c55c61bea5169c238098d7007e4ce20 "ChartTest: inherit from UnoApiTest" Change-Id: Ie4c3c25a3a854df6c7ac27e01c93ffb8f41f469c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141903 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/chart2/qa/extras/charttest.hxx b/chart2/qa/extras/charttest.hxx index 9591ae797ba6..3662027dbf07 100644 --- a/chart2/qa/extras/charttest.hxx +++ b/chart2/qa/extras/charttest.hxx @@ -119,7 +119,6 @@ public: } uno::Sequence < OUString > getImpressChartColumnDescriptions( std::u16string_view pDir, const char* pName ); - std::u16string_view getFileExtension( std::u16string_view rFileName ); uno::Reference< chart::XChartDocument > getChartDocFromImpress( std::u16string_view pDir, const char* pName );