summaryrefslogtreecommitdiff
path: root/xmlscript/Library_xmlscript.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-02-20 15:33:05 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-02-25 18:07:04 +0100
commit214e6caf2c503d817c47ebcc419e4f7e33b336ac (patch)
treeda8e9b3b1e20cba644d188320249c68ec801db07 /xmlscript/Library_xmlscript.mk
parentef6d1789e45cc9b3ab8a351d84d98dd81cfd84a0 (diff)
[API CHANGE] remove BasicImport UNO interfaces
which are unused since commit 4e97fa0f4e73acdf522643aeec486b1395e63727 Date: Thu Feb 20 13:09:32 2020 +0200 use fast-parser APIs for embedded script parsing and highly unlikely to be externally used since they parse document internal script code. Change-Id: I2e0e237fb31bba85f1ef63c88f3a6959eedf2ca7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89104 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmlscript/Library_xmlscript.mk')
-rw-r--r--xmlscript/Library_xmlscript.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlscript/Library_xmlscript.mk b/xmlscript/Library_xmlscript.mk
index e72fb194b155..1f9387e150d2 100644
--- a/xmlscript/Library_xmlscript.mk
+++ b/xmlscript/Library_xmlscript.mk
@@ -46,7 +46,6 @@ $(eval $(call gb_Library_add_exception_objects,xmlscript,\
xmlscript/source/xmldlg_imexp/xmldlg_impmodels \
xmlscript/source/xmldlg_imexp/xmldlg_import \
xmlscript/source/xmlflat_imexp/xmlbas_export \
- xmlscript/source/xmlflat_imexp/xmlbas_import \
xmlscript/source/xmllib_imexp/xmllib_export \
xmlscript/source/xmllib_imexp/xmllib_import \
xmlscript/source/xmlmod_imexp/xmlmod_export \