From 7985aebeb333614ab761bafda884dc826591711a Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 12 May 2020 16:07:55 +0200 Subject: move type RAN_Configurations to RAN_Adapter.ttcnpp So far used only in MSC_Tests.ttcn, but soon to be used also in BSC_Tests.ttcn. Change-Id: If8f7fd50a88302af645ab337a907d8f0ad79a306 --- msc/MSC_Tests.ttcn | 1 - 1 file changed, 1 deletion(-) (limited to 'msc') diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn index 35ca84a7..bfac7e98 100644 --- a/msc/MSC_Tests.ttcn +++ b/msc/MSC_Tests.ttcn @@ -81,7 +81,6 @@ import from DNS_Helpers all; import from TCCConversion_Functions all; const integer NUM_BSC := 3; -type record of RAN_Configuration RAN_Configurations; /* Needed for SGsAP SMS */ import from MobileL3_SMS_Types all; -- cgit v1.2.3