summaryrefslogtreecommitdiff
path: root/lib/vty.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vty.c')
-rw-r--r--lib/vty.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/vty.c b/lib/vty.c
index 73d24965ea..ae828f1f89 100644
--- a/lib/vty.c
+++ b/lib/vty.c
@@ -701,7 +701,6 @@ vty_end_config (struct vty *vty)
case ZEBRA_NODE:
case RIP_NODE:
case RIPNG_NODE:
- case BABEL_NODE:
case BGP_NODE:
case BGP_VPNV4_NODE:
case BGP_IPV4_NODE:
@@ -1110,7 +1109,6 @@ vty_stop_input (struct vty *vty)
case ZEBRA_NODE:
case RIP_NODE:
case RIPNG_NODE:
- case BABEL_NODE:
case BGP_NODE:
case RMAP_NODE:
case OSPF_NODE: