summaryrefslogtreecommitdiff
path: root/ripd/rip_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'ripd/rip_main.c')
-rw-r--r--ripd/rip_main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ripd/rip_main.c b/ripd/rip_main.c
index 4ee5994a9d..5db9c4b7e9 100644
--- a/ripd/rip_main.c
+++ b/ripd/rip_main.c
@@ -165,8 +165,6 @@ int main(int argc, char **argv)
}
}
- vty_config_lockless();
-
/* Prepare master thread. */
master = frr_init();