[Libreoffice-commits] core.git: solenv/bin
Noel Grandin (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jul 10 06:57:41 UTC 2020
solenv/bin/native-code.py | 1 -
1 file changed, 1 deletion(-)
New commits:
commit f2cb874d6de86dfffe13fe6f051b1ea84d8e628a
Author: Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Fri Jul 10 08:56:44 2020 +0200
Commit: Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Jul 10 08:56:44 2020 +0200
fix android build
after commit c6aa0d055ec6a102c269a4e1cd0fa98fd7c99d66
Date: Thu Jul 9 14:07:25 2020 +0200
eventattacher: create instances with uno constructors
Change-Id: Iae1bab85e7d2f32931cec27daa2fc30b6c4a0994
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index d67cf7209766..06dd076a8eff 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -21,7 +21,6 @@ import xml.etree.ElementTree as ET
core_factory_list = [
("libembobj.a", "embobj_component_getFactory"),
- ("libevtattlo.a", "evtatt_component_getFactory"),
("libfilterconfiglo.a", "filterconfig1_component_getFactory"),
("libfsstoragelo.a", "fsstorage_component_getFactory"),
("libhyphenlo.a", "hyphen_component_getFactory"),
More information about the Libreoffice-commits
mailing list