summaryrefslogtreecommitdiff
path: root/ios/shared/ios_sharedlo/cxx/mlo.mm
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2013-12-13 17:40:06 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2013-12-18 07:15:46 +0100
commitb6cebf4a3e2997e6489bba77b358b306f8f435ce (patch)
tree1f8f2a63ce9f71c7002269fb7b879e1f3662d6ed /ios/shared/ios_sharedlo/cxx/mlo.mm
parent4c539fac018dfd44cd8db52161a8cb930c627da7 (diff)
Allow UNO component libraries to have each implementation in its own function.
Demonstrating on expwrap library. There is hope, this will bring code size savings for mobile platforms, where we don't need every implementation. Change-Id: I3519fb6148fd7a47ed9df092c73779ea6add552f
Diffstat (limited to 'ios/shared/ios_sharedlo/cxx/mlo.mm')
-rw-r--r--ios/shared/ios_sharedlo/cxx/mlo.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/shared/ios_sharedlo/cxx/mlo.mm b/ios/shared/ios_sharedlo/cxx/mlo.mm
index 50ffd44999ad..5b3ef7e4f4a3 100644
--- a/ios/shared/ios_sharedlo/cxx/mlo.mm
+++ b/ios/shared/ios_sharedlo/cxx/mlo.mm
@@ -155,7 +155,7 @@ lo_get_libmap(void)
//MAP_LIB(ucppkg1), //MAP_LIB_LO(vbaswobj), //MAP_LIB_LO(wpftwriter),
//MAP_LIB_LO(wpftdraw), //MAP_LIB_LO(svxcore), //MAP_LIB_LO(protocolhandler),
//MAP_LIB_LO_1(filterconfig), //MAP_LIB_LO(canvasfactory), //MAP_LIB_LO(mtfrenderer),
- MAP_LIB_LO(expwrap), MAP_LIB_LO(writerfilter),
+ MAP_LIB_LO(writerfilter),
MAP_LIB(embobj), MAP_LIB(emboleobj), MAP_LIB_LO(sot),
// ADDED for search