summaryrefslogtreecommitdiffstats
path: root/ios
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-03-20 09:36:23 +0200
committerTor Lillqvist <tml@collabora.com>2014-03-20 09:40:31 +0200
commit8dcdee51cd09503349a8386a03bcdf0a1adccfc5 (patch)
treebf0f10dd50e1bfc416abfbda108753edb7036e3d /ios
parent-Werror,-Wunused-variable (diff)
downloadcore-8dcdee51cd09503349a8386a03bcdf0a1adccfc5.tar.gz
core-8dcdee51cd09503349a8386a03bcdf0a1adccfc5.zip
Bypass the 'LibreOffice' executable and app for now
It hasn't worked since the switch to tiled rendering anyway, and we use the 'TiledLibreOffice' app for testing now. Change-Id: I8137b8390c020ec4e6826e40e9cda69810f8318f
Diffstat (limited to 'ios')
-rw-r--r--ios/Module_ios.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/ios/Module_ios.mk b/ios/Module_ios.mk
index f112b53ed4e3..c23202a4ac56 100644
--- a/ios/Module_ios.mk
+++ b/ios/Module_ios.mk
@@ -12,8 +12,6 @@ ifeq ($(OS),IOS)
$(eval $(call gb_Module_add_targets,ios,\
CustomTarget_Lo_Xcconfig \
- Executable_LibreOffice \
- CustomTarget_LibreOffice_app \
CustomTarget_TiledLibreOffice_app \
CustomTarget_MobileLibreOffice_app \
))