summaryrefslogtreecommitdiffstats
path: root/avahi-core/announce.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/announce.h')
-rw-r--r--avahi-core/announce.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/avahi-core/announce.h b/avahi-core/announce.h
index 71fd246..1994312 100644
--- a/avahi-core/announce.h
+++ b/avahi-core/announce.h
@@ -65,9 +65,6 @@ int avahi_entry_is_probing(AvahiServer *s, AvahiEntry *e, AvahiInterface *i);
void avahi_goodbye_interface(AvahiServer *s, AvahiInterface *i, int send_goodbye, int rem);
void avahi_goodbye_entry(AvahiServer *s, AvahiEntry *e, int send_goodbye, int rem);
-void avahi_goodbye_all(AvahiServer *s, int send_goodbye, int rem);
-
-AvahiAnnouncer *avahi_get_announcer(AvahiServer *s, AvahiEntry *e, AvahiInterface *i);
void avahi_reannounce_entry(AvahiServer *s, AvahiEntry *e);