laforge submitted this change.

View Change


Approvals: fixeria: Looks good to me, approved pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified
S1AP_Emulation: remove stray comment

Related: OS#5760
Change-Id: I55bfced12d573081311c55d363bfe7bd02fc816f
---
M library/S1AP_Emulation.ttcn
1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/library/S1AP_Emulation.ttcn b/library/S1AP_Emulation.ttcn
index 6221bf8..a907483 100644
--- a/library/S1AP_Emulation.ttcn
+++ b/library/S1AP_Emulation.ttcn
@@ -94,8 +94,6 @@
EUTRAN_CGI cgi optional,
TAI tai optional,
NAS_UE_State nus
-
- //hexstring imsi optional
};

type component S1AP_Emulation_CT {

To view, visit change 33636. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I55bfced12d573081311c55d363bfe7bd02fc816f
Gerrit-Change-Number: 33636
Gerrit-PatchSet: 3
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged