summaryrefslogtreecommitdiff
path: root/bgpd/rfapi/vnc_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/rfapi/vnc_debug.c')
-rw-r--r--bgpd/rfapi/vnc_debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/rfapi/vnc_debug.c b/bgpd/rfapi/vnc_debug.c
index abc97786b9..9a2ab9bb56 100644
--- a/bgpd/rfapi/vnc_debug.c
+++ b/bgpd/rfapi/vnc_debug.c
@@ -176,7 +176,6 @@ static int bgp_vnc_config_write_debug(struct vty *vty)
static struct cmd_node debug_node = {
.node = DEBUG_VNC_NODE,
.prompt = "",
- .vtysh = 1,
};
void vnc_debug_init(void)