summaryrefslogtreecommitdiff
path: root/touch/Library_libotouch.mk
diff options
context:
space:
mode:
Diffstat (limited to 'touch/Library_libotouch.mk')
-rw-r--r--touch/Library_libotouch.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/touch/Library_libotouch.mk b/touch/Library_libotouch.mk
index 856a2c67fc0e..1d6b28999365 100644
--- a/touch/Library_libotouch.mk
+++ b/touch/Library_libotouch.mk
@@ -25,12 +25,4 @@ $(eval $(call gb_Library_add_exception_objects,libotouch,\
endif
-ifeq ($(OS),IOS)
-
-$(eval $(call gb_Library_add_objcxx_objects,libotouch,\
- touch/source/ios/ios \
-))
-
-endif
-
# vim: set noet sw=4 ts=4: