summaryrefslogtreecommitdiff
path: root/solenv/bin
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-01-24 11:29:54 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-01-24 12:21:25 +0100
commite515b8b1217cb60046738573742cd38aca4c8499 (patch)
tree34c30303bee059fa818e4afbf6d6a28154690a43 /solenv/bin
parentb7e51c20770c99e43162c366ff665f8df1da732e (diff)
tk: Constructor feature for last tk_ implementations.
Change-Id: I55fee30e64cdb591d73cfcadfd7a9efb10485ba9
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 ee8f5d552337..28162e2674a6 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -36,7 +36,6 @@ core_factory_list = [
("libsotlo.a", "sot_component_getFactory"),
("libspelllo.a", "spell_component_getFactory"),
("libsrtrs1.a", "srtrs1_component_getFactory"),
- ("libtklo.a", "tk_component_getFactory"),
("libucb1.a", "ucb_component_getFactory"),
("libucpfile1.a", "ucpfile_component_getFactory"),
("libucphier1.a", "ucphier1_component_getFactory"),