Change in osmo-ttcn3-hacks[master]: bsc CBSP: drop unused vars 'pages'

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/.

neels gerrit-no-reply at lists.osmocom.org
Tue Jul 28 23:48:59 UTC 2020


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19430 )


Change subject: bsc CBSP: drop unused vars 'pages'
......................................................................

bsc CBSP: drop unused vars 'pages'

Change-Id: I252fed22cccfc77a4f9cfdd2a0e3070ceeefc547
---
M bsc/BSC_Tests_CBSP.ttcn
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/30/19430/1

diff --git a/bsc/BSC_Tests_CBSP.ttcn b/bsc/BSC_Tests_CBSP.ttcn
index 94167ce..56e522a 100644
--- a/bsc/BSC_Tests_CBSP.ttcn
+++ b/bsc/BSC_Tests_CBSP.ttcn
@@ -197,7 +197,6 @@
 		      template CBSP_FailureListItems fail_list := omit) runs on cbsp_test_CT {
 	var template (value) CBSP_PDU tx;
 	var template CBSP_PDU rx;
-	var CBSP_IEs pages := {f_gen_page()};
 
 	tx := ts_CBSP_WRITE_CBS(msg_id, ser_no, cell_list, channel_ind, category,
 				rep_period, num_bcast_req, dcs, content);
@@ -227,7 +226,6 @@
 		      template CBSP_FailureListItems fail_list := omit) runs on cbsp_test_CT {
 	var template (value) CBSP_PDU tx;
 	var template CBSP_PDU rx;
-	var CBSP_IEs pages := {f_gen_page()};
 
 	tx := ts_CBSP_REPLACE_CBS(msg_id, new_ser_no, old_ser_no, cell_list, channel_ind, category,
 				rep_period, num_bcast_req, dcs, content);

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19430
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I252fed22cccfc77a4f9cfdd2a0e3070ceeefc547
Gerrit-Change-Number: 19430
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200728/a67ecd03/attachment.htm>


More information about the gerrit-log mailing list