summaryrefslogtreecommitdiffstats
path: root/solenv
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-25 12:14:49 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-25 12:53:17 +0300
commit606b19f84350095ecbf0274590fca0026cb11301 (patch)
tree98a330cf627e833aae76c84dee71baf291f9be6e /solenv
parentPrint the important failure messages on iOS even in a non-debug build (diff)
downloadcore-606b19f84350095ecbf0274590fca0026cb11301.tar.gz
core-606b19f84350095ecbf0274590fca0026cb11301.zip
Drop libchartcontrollerlo.a in preparation for vmiklos's rework
Change-Id: Ic8ce9b91e666774eff7e452ec9f07c6053dce03b
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 f29a78799280..309a3c0c39ea 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -20,7 +20,6 @@ core_factory_list = [
("libembobj.a", "embobj_component_getFactory"),
("libreflectionlo.a", "reflection_component_getFactory"),
("libstocserviceslo.a", "stocservices_component_getFactory"),
- ("libchartcontrollerlo.a", "chartcontroller_component_getFactory"),
("libchartcorelo.a", "chartcore_component_getFactory"),
("libcomphelper.a", "comphelp_component_getFactory"),
("libconfigmgrlo.a", "configmgr_component_getFactory"),