summaryrefslogtreecommitdiffstats
path: root/hcid/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/main.c')
-rw-r--r--hcid/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hcid/main.c b/hcid/main.c
index 3f2a0c76..3276d5c2 100644
--- a/hcid/main.c
+++ b/hcid/main.c
@@ -922,8 +922,6 @@ int main(int argc, char *argv[])
notify_init();
- init_local_server();
-
init_services(CONFIGDIR);
/* Start event processor */
@@ -938,8 +936,6 @@ int main(int argc, char *argv[])
notify_close();
- shutdown_local_server();
-
cleanup_sdp_session();
plugin_cleanup();