From 9afea36bc2aac3dae44d0c06fc3814c01230db31 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 15 Jul 2017 23:58:56 +0200 Subject: GSM_SystemInformation: Fix SI2ter description There's no RachControlParams IE in SI2ter --- sysinfo/GSM_SystemInformation.ttcn | 1 - 1 file changed, 1 deletion(-) (limited to 'sysinfo') diff --git a/sysinfo/GSM_SystemInformation.ttcn b/sysinfo/GSM_SystemInformation.ttcn index 51f687bf..1bfc7a48 100644 --- a/sysinfo/GSM_SystemInformation.ttcn +++ b/sysinfo/GSM_SystemInformation.ttcn @@ -168,7 +168,6 @@ module GSM_SystemInformation { type record SystemInformationType2ter { //SystemInformationHeader header, NeighbourCellDescription2 extd_bcch_freq_list, - RachControlParameters rach_control, OCT4 rest_octets } with { variant "" }; -- cgit v1.2.3