diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-04-19 09:27:44 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-04-19 09:28:54 +0300 |
commit | 685a12ac0e4867a5082d08d5cbf500b3a081c14d (patch) | |
tree | 6bf70fdba669044d1c4a44781487f909b20aac31 /RepositoryModule_host.mk | |
parent | eeab70fd53ee88b44afc5278ae81db53403f4a0e (diff) |
Prefer simple and working solution to obscure and non-working
Change-Id: I5c7d02daced542222c2cb3881fafd2d58fe7f14d
Diffstat (limited to 'RepositoryModule_host.mk')
-rw-r--r-- | RepositoryModule_host.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk index 3b425d096876..9c7410862eb9 100644 --- a/RepositoryModule_host.mk +++ b/RepositoryModule_host.mk @@ -99,7 +99,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ $(call gb_Helper_optional,DESKTOP,idlc) \ instsetoo_native \ io \ - ios \ javaunohelper \ $(call gb_Helper_optional,JFREEREPORT,jfreereport) \ $(call gb_Helper_optional,JPEG,jpeg) \ |