summaryrefslogtreecommitdiff
path: root/xmlscript/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/meson.build')
-rw-r--r--xmlscript/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlscript/meson.build b/xmlscript/meson.build
index e552294888b0..01d82cf59e03 100644
--- a/xmlscript/meson.build
+++ b/xmlscript/meson.build
@@ -1,5 +1,4 @@
xmlscript_lib = shared_library('xmlscriptlo',
- 'source/misc/unoservices.cxx',
'source/xml_helper/xml_byteseq.cxx',
'source/xml_helper/xml_element.cxx',
'source/xml_helper/xml_impctx.cxx',
@@ -9,7 +8,6 @@ xmlscript_lib = shared_library('xmlscriptlo',
'source/xmldlg_imexp/xmldlg_impmodels.cxx',
'source/xmldlg_imexp/xmldlg_import.cxx',
'source/xmlflat_imexp/xmlbas_export.cxx',
- 'source/xmlflat_imexp/xmlbas_import.cxx',
'source/xmllib_imexp/xmllib_export.cxx',
'source/xmllib_imexp/xmllib_import.cxx',
'source/xmlmod_imexp/xmlmod_export.cxx',