diff options
Diffstat (limited to 'ripd/rip_main.c')
| -rw-r--r-- | ripd/rip_main.c | 2 |
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(); |
