diff options
Diffstat (limited to 'sysdep')
-rw-r--r-- | sysdep/unix/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdep/unix/main.c b/sysdep/unix/main.c index 627d7a4a..0d3ec0c0 100644 --- a/sysdep/unix/main.c +++ b/sysdep/unix/main.c @@ -889,7 +889,6 @@ main(int argc, char **argv) log_switch(1, NULL, NULL); random_init(); - net_init(); resource_init(); timer_init(); olock_init(); |