summaryrefslogtreecommitdiff
path: root/solenv/bin
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2019-09-16 16:36:03 +0300
committerTor Lillqvist <tml@collabora.com>2019-10-07 15:10:06 +0300
commit3ca88ff9d852b7f2c79382b9d96313954f654d9d (patch)
treeda1cea6815e3a6f2c0db1218b225e262deb3a4a0 /solenv/bin
parentdd49483be36b6ed02e3a014f1d00410d43ec1bf3 (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> (cherry picked from commit cb61889e8761837150236c617e806d52c54fd72f)
Diffstat (limited to 'solenv/bin')
-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 ecc609fb1dfc..7722f97ec022 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -421,7 +421,6 @@ draw_constructor_list = [
writer_factory_list = [
("libswlo.a", "sw_component_getFactory"),
- ("libmswordlo.a", "msword_component_getFactory"),
]
writer_constructor_list = [