[Libreoffice-commits] core.git: sd/CppunitTest_sd_misc_tests.mk

Tor Lillqvist tml at collabora.com
Tue Dec 15 06:12:27 PST 2015


 sd/CppunitTest_sd_misc_tests.mk |   11 -----------
 1 file changed, 11 deletions(-)

New commits:
commit 40782060f6e5c825d0086d743c1451ecaeb87a9e
Author: Tor Lillqvist <tml at collabora.com>
Date:   Tue Dec 15 16:09:43 2015 +0200

    Bin obviously unneeded copy pasta
    
    Change-Id: If6b40899ad38d2ae6e91f6627cca5a7129ffa6d6

diff --git a/sd/CppunitTest_sd_misc_tests.mk b/sd/CppunitTest_sd_misc_tests.mk
index 453ec35..a01eceb 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 \


More information about the Libreoffice-commits mailing list