aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sccp_test_vty.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sccp_test_vty.c')
-rw-r--r--examples/sccp_test_vty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/sccp_test_vty.c b/examples/sccp_test_vty.c
index d809fbc..c477c8b 100644
--- a/examples/sccp_test_vty.c
+++ b/examples/sccp_test_vty.c
@@ -139,7 +139,6 @@ int sccp_test_user_vty_install(struct osmo_sccp_instance *inst, int ssn)
g_calling_addr.ssn = ssn;
install_node(&scu_node, NULL);
- vty_install_default(SCU_NODE);
install_element(SCU_NODE, &scu_called_ssn_cmd);
install_element(SCU_NODE, &scu_conn_req_cmd);
install_element(SCU_NODE, &scu_conn_resp_cmd);