aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gtphub_vty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs/gtphub_vty.c')
-rw-r--r--src/gprs/gtphub_vty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gprs/gtphub_vty.c b/src/gprs/gtphub_vty.c
index 3a46e817d..ec35e4dc9 100644
--- a/src/gprs/gtphub_vty.c
+++ b/src/gprs/gtphub_vty.c
@@ -583,7 +583,6 @@ int gtphub_vty_init(struct gtphub *global_hub, struct gtphub_cfg *global_cfg)
install_element(CONFIG_NODE, &cfg_gtphub_cmd);
install_node(&gtphub_node, config_write_gtphub);
- vty_install_default(GTPHUB_NODE);
install_element(GTPHUB_NODE, &cfg_gtphub_bind_to_sgsns_short_cmd);
install_element(GTPHUB_NODE, &cfg_gtphub_bind_to_sgsns_cmd);