summaryrefslogtreecommitdiffstats
path: root/sysdep/unix/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/unix/main.c')
-rw-r--r--sysdep/unix/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdep/unix/main.c b/sysdep/unix/main.c
index 71bb712..e5e9934 100644
--- a/sysdep/unix/main.c
+++ b/sysdep/unix/main.c
@@ -204,8 +204,6 @@ main(int argc, char **argv)
signal_init();
- scan_if_init();
-
protos_start();
ev_run_list(&global_event_list);