aboutsummaryrefslogtreecommitdiff
path: root/src/zeroconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/zeroconf.c')
-rw-r--r--src/zeroconf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/zeroconf.c b/src/zeroconf.c
index e6cbb428..e9742de4 100644
--- a/src/zeroconf.c
+++ b/src/zeroconf.c
@@ -18,8 +18,6 @@
#include "../config.h"
-#ifdef HAVE_ZEROCONF
-
#include "zeroconf.h"
#include "os_compat.h"
#include "conf.h"
@@ -630,5 +628,3 @@ void finishZeroconf(void)
}
#endif
}
-
-#endif /* HAVE_ZEROCONF */