diff options
-rw-r--r-- | Repository.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Repository.mk b/Repository.mk index 8fd26edc56ee..c8f96923b16e 100644 --- a/Repository.mk +++ b/Repository.mk @@ -158,18 +158,6 @@ endif endif -ifeq ($(OS),IOS) - -$(eval $(call gb_Helper_register_executables,OOO,\ - basegfx_cppunittester_all \ - basebmp_cppunittester_all \ - i18npool_cppunittester_all \ - sax_cppunittester_all \ - tools_cppunittester_all \ -)) - -endif - ifneq ($(OS),IOS) $(eval $(call gb_Helper_register_executables,UREBIN,\ |