diff --git a/src/cbc_main.c b/src/cbc_main.c index f136ace..a670722 100644 --- a/src/cbc_main.c +++ b/src/cbc_main.c @@ -116,7 +116,6 @@ static struct vty_app_info vty_info = { .copyright = cbc_copyright, .go_parent_cb = cbc_vty_go_parent, .version = PACKAGE_VERSION, - .go_parent_cb = NULL, .is_config_node = NULL, };