pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41966?usp=email )
Change subject: smlc: Drop unused port BSSAP_LE in test_CT
......................................................................
smlc: Drop unused port BSSAP_LE in test_CT
Change-Id: If9e45e890d595f6ee837b30b947456bcf39f67c1
---
M smlc/SMLC_Tests.ttcn
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks
refs/changes/66/41966/1
diff --git a/smlc/SMLC_Tests.ttcn b/smlc/SMLC_Tests.ttcn
index 1d317bb..5dc86e5 100644
--- a/smlc/SMLC_Tests.ttcn
+++ b/smlc/SMLC_Tests.ttcn
@@ -61,7 +61,6 @@
type component test_CT extends CTRL_Adapter_CT, StatsD_ConnHdlr {
var BSSAP_LE_Adapter g_bssap_le[NUM_BSC];
- port BSSAP_LE_CODEC_PT BSSAP_LE;
port TELNETasp_PT SMLCVTY;
port TELNETasp_PT STPVTY;
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41966?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: If9e45e890d595f6ee837b30b947456bcf39f67c1
Gerrit-Change-Number: 41966
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>