summaryrefslogtreecommitdiffstats
path: root/isisd/isis_routemap.c
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/isis_routemap.c')
-rw-r--r--isisd/isis_routemap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/isisd/isis_routemap.c b/isisd/isis_routemap.c
index 93267afe9..1d734fbc2 100644
--- a/isisd/isis_routemap.c
+++ b/isisd/isis_routemap.c
@@ -254,7 +254,6 @@ void
isis_route_map_init(void)
{
route_map_init();
- route_map_init_vty();
route_map_match_ip_address_hook (generic_match_add);
route_map_no_match_ip_address_hook (generic_match_delete);