summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2019-09-16 16:36:03 +0300
committerTor Lillqvist <tml@collabora.com>2019-09-16 15:41:55 +0200
commitcb61889e8761837150236c617e806d52c54fd72f (patch)
treebaf11a7f4cc4e3574d51b013a308e9517c0a81ed /solenv
parentca8ff0f771b00618f40b0d3eba522d7d86111498 (diff)
Revert "We need UNO components from libmswordlo.a"
Nah. We already have com_sun_star_comp_Writer_DocxExport_get_implementation as it is called in this branch. This reverts commit 98deb6e96f547e8eedff40c992fefe3514021447. Change-Id: Ic5db66420db9ef2477df8d9905ba3525f3b57e5b Reviewed-on: https://gerrit.libreoffice.org/79010 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/native-code.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 7e57a49004d6..35e5bf98de17 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -364,7 +364,6 @@ draw_constructor_list = [
writer_factory_list = [
("libswlo.a", "sw_component_getFactory"),
- ("libmswordlo.a", "msword_component_getFactory"),
]
writer_constructor_list = [