From e87fb75453b26f8f452f4db1130f672a681eaf71 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 6 Aug 2020 21:05:10 +0200 Subject: xmloff: remove dead com.sun.star.comp.Impress.XMLSettingsExporter And test com.sun.star.comp.Impress.XMLOasisSettingsExporter instead in JunitTest_xmloff_unoapi. Note that the test code is also dead at the moment, because xmloff/qa/unoapi/xmloff.sce disables the xmloff.Impress.XMLSettingsExporter line, but let's not regress even more in that code. Change-Id: Ibca21fddc051253adef40df6f1da584c23b4423d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100269 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- xmloff/util/xo.component | 4 ---- 1 file changed, 4 deletions(-) (limited to 'xmloff/util') diff --git a/xmloff/util/xo.component b/xmloff/util/xo.component index 9e84d6f3b382..4ff1cff861c7 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -151,10 +151,6 @@ constructor="com_sun_star_comp_Impress_XMLOasisMetaImporter_get_implementation"> - - - -- cgit