summaryrefslogtreecommitdiffstats
path: root/hcid/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/main.c')
-rw-r--r--hcid/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hcid/main.c b/hcid/main.c
index 9980cc4e..980afec2 100644
--- a/hcid/main.c
+++ b/hcid/main.c
@@ -922,8 +922,6 @@ int main(int argc, char *argv[])
* daemon needs to be re-worked. */
plugin_init();
- init_services(CONFIGDIR);
-
/* Start event processor */
g_main_loop_run(event_loop);