From 681fb06143e6bbb679282bac071aa3113bc1bd8f Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 17 Sep 2020 21:02:20 +0200 Subject: xmloff: remove dead com.sun.star.comp.Draw.XMLSettingsExporter And test com.sun.star.comp.Draw.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.Draw.XMLSettingsExporter line, but let's not regress even more in that code. Change-Id: I2152f32fd798b7a7df7086b125e77fe804185157 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102973 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 c1fce200cfb1..db63a5cd0519 100644 --- a/xmloff/util/xo.component +++ b/xmloff/util/xo.component @@ -83,10 +83,6 @@ constructor="com_sun_star_comp_Draw_XMLOasisMetaExporter_get_implementation"> - - - -- cgit