summaryrefslogtreecommitdiff
path: root/bgpd/bgp_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_debug.c')
-rw-r--r--bgpd/bgp_debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgp_debug.c b/bgpd/bgp_debug.c
index 4cb86e38e0..f2f4ebf926 100644
--- a/bgpd/bgp_debug.c
+++ b/bgpd/bgp_debug.c
@@ -2285,7 +2285,6 @@ static int bgp_config_write_debug(struct vty *vty)
static struct cmd_node debug_node = {
.node = DEBUG_NODE,
.prompt = "",
- .vtysh = 1,
};
void bgp_debug_init(void)