aboutsummaryrefslogtreecommitdiffstats
path: root/src/ZeroconfInternal.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ZeroconfInternal.hxx (renamed from src/zeroconf-internal.h)8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/zeroconf-internal.h b/src/ZeroconfInternal.hxx
index 983e5c556..2eadcff6e 100644
--- a/src/zeroconf-internal.h
+++ b/src/ZeroconfInternal.hxx
@@ -23,12 +23,4 @@
/* The dns-sd service type qualifier to publish */
#define SERVICE_TYPE "_mpd._tcp"
-void init_avahi(const char *service_name);
-
-void avahi_finish(void);
-
-void init_zeroconf_osx(const char *service_name);
-
-void bonjour_finish(void);
-
#endif