From 8e62e20f1f4da93f84b135d0b221ecd39667b0e4 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 23 Jul 2020 20:03:49 +0200 Subject: xmloff: remove dead com.sun.star.comp.Impress.XMLContentExporter And test com.sun.star.comp.Impress.XMLOasisContentExporter 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.XMLContentExporter line, but let's not regress even more in that code. Change-Id: I5bbffaf512ea803c9265050cbe587f2e9743f09b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99336 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 84c9a4e2fe26..9e84d6f3b382 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -115,10 +115,6 @@ constructor="com_sun_star_comp_Impress_XMLClipboardExporter_get_implementation"> - - - -- cgit