summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorSiqi <me@siqi.fr>2013-07-26 13:30:26 +0200
committerSiqi <me@siqi.fr>2013-07-26 13:30:48 +0200
commit76aad98dcbe03ceb17fdf975eb4a1281f9814844 (patch)
tree0cf66cdf14f0a2b81e1eb3cdb322a70d37f042df /sd/Library_sd.mk
parentdb0b333ea6cb04241a78f55b39884eeb87ee6215 (diff)
Revert "add threaded pool support for avahi backward compatibility"
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 848442355fbd..807926fa6994 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -553,14 +553,6 @@ ifeq ($(ENABLE_AVAHI),TRUE)
$(eval $(call gb_Library_add_exception_objects,sd,\
sd/source/ui/remotecontrol/AvahiNetworkService \
))
-
-$(eval $(call gb_Library_add_cobjects,sd,\
- sd/source/ui/remotecontrol/avahi-common/thread-watch \
-))
-
-$(eval $(call gb_Library_add_libs,sd,\
- -lpthread \
-))
endif
$(eval $(call gb_Library_add_exception_objects,sd,\