summaryrefslogtreecommitdiffstats
path: root/avahi-compat-howl/unsupported.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-compat-howl/unsupported.c')
-rw-r--r--avahi-compat-howl/unsupported.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/avahi-compat-howl/unsupported.c b/avahi-compat-howl/unsupported.c
index b636480..fd1039d 100644
--- a/avahi-compat-howl/unsupported.c
+++ b/avahi-compat-howl/unsupported.c
@@ -962,13 +962,6 @@ sw_result sw_corby_object_set_channel(
return SW_E_NO_IMPL;
}
-sw_result sw_discovery_init_with_flags(
- sw_discovery * self,
- sw_discovery_init_flags flags) {
- AVAHI_WARN_UNSUPPORTED;
- return SW_E_NO_IMPL;
-}
-
sw_result sw_discovery_publish_host(
sw_discovery self,
sw_uint32 interface_index,