summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-12-15 16:09:43 +0200
committerMichael Stahl <mstahl@redhat.com>2015-12-15 20:22:52 +0100
commit352dd11affcff57da81de8987a2fe4ce395d5ebd (patch)
tree7df80e2a6dd553e089d4447446e0cb95d5ecb8f2 /sd
parenta166945a45b33c408a03731e8c0b455e23b85446 (diff)
Bin obviously unneeded copy pasta
Change-Id: If6b40899ad38d2ae6e91f6627cca5a7129ffa6d6 (cherry picked from commit 40782060f6e5c825d0086d743c1451ecaeb87a9e) Signed-off-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/CppunitTest_sd_misc_tests.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/sd/CppunitTest_sd_misc_tests.mk b/sd/CppunitTest_sd_misc_tests.mk
index 453ec355613f..a01eceb69984 100644
--- a/sd/CppunitTest_sd_misc_tests.mk
+++ b/sd/CppunitTest_sd_misc_tests.mk
@@ -74,17 +74,6 @@ $(eval $(call gb_CppunitTest_use_system_win32_libs,sd_misc_tests,\
))
endif
-ifeq ($(OS),MACOSX)
-$(eval $(call gb_CppunitTest_add_libs,sd_uimpress,\
- -lobjc \
-))
-
-$(eval $(call gb_CppunitTest_use_system_darwin_frameworks,sd_uimpress,\
- Foundation \
- IOBluetooth \
-))
-endif
-
$(eval $(call gb_CppunitTest_use_externals,sd_misc_tests,\
boost_headers \
gtk \