[MERGED] osmo-bsc[master]: vty: drop unused vty definitions (*_NODE, msc_*)

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Mar 22 17:27:57 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: vty: drop unused vty definitions (*_NODE, msc_*)
......................................................................


vty: drop unused vty definitions (*_NODE, msc_*)

Change-Id: I2a6516756bada8cc9375422e4f93891ab8d65ca5
---
M include/osmocom/bsc/vty.h
1 file changed, 0 insertions(+), 14 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/bsc/vty.h b/include/osmocom/bsc/vty.h
index daf9750..e632755 100644
--- a/include/osmocom/bsc/vty.h
+++ b/include/osmocom/bsc/vty.h
@@ -20,32 +20,18 @@
 	BTS_NODE,
 	TRX_NODE,
 	TS_NODE,
-	SUBSCR_NODE,
-	MGCP_NODE,
-	GBPROXY_NODE,
-	SGSN_NODE,
 	OML_NODE,
 	NAT_NODE,
 	NAT_BSC_NODE,
 	MSC_NODE,
 	OM2K_NODE,
 	OM2K_CON_GROUP_NODE,
-	TRUNK_NODE,
-	PGROUP_NODE,
-	MNCC_INT_NODE,
-	NITB_NODE,
 	BSC_NODE,
-	SMPP_NODE,
-	SMPP_ESME_NODE,
-	GTPHUB_NODE,
-	HLR_NODE,
 };
 
 struct log_info;
 int bsc_vty_init(struct gsm_network *network);
 int bsc_vty_init_extra(void);
-
-void msc_vty_init(struct gsm_network *msc_network);
 
 struct gsm_network *gsmnet_from_vty(struct vty *vty);
 

-- 
To view, visit https://gerrit.osmocom.org/7444
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2a6516756bada8cc9375422e4f93891ab8d65ca5
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list