native code: Remove deployment again.

It implements extension manager which we hopefully don't need.

After b14218e4709a7a5961f1564543da35788b578014 it should finally work.

Change-Id: I366722cc77de69c4937d461fed917e350b1b5fa5
This commit is contained in:
Matúš Kukan
2014-02-18 09:35:36 +01:00
parent bac3b0c12e
commit 11a3cb8682

View File

@@ -25,7 +25,6 @@ core_factory_list = [
("libchartcorelo.a", "chartcore_component_getFactory"),
("libcomphelper.a", "comphelp_component_getFactory"),
("libconfigmgrlo.a", "configmgr_component_getFactory"),
("libdeployment.a", "deployment_component_getFactory"),
("libfilterconfiglo.a", "filterconfig1_component_getFactory"),
("libfsstoragelo.a", "fsstorage_component_getFactory"),
("libhyphenlo.a", "hyphen_component_getFactory"),