From 036c4dcb30be0702e6cb8f1c7c332cd1da7f13e3 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 12 Dec 2020 14:04:51 +0100 Subject: gbproxy: Remove redundant part from config file If a given setting is identical to the GBProxy_Tests.ttcn compile-time default, we don't need to repeat it in the config file. Change-Id: I3359f632eaf53bc602b1d10bb51de357f0eb2b45 --- gbproxy/GBProxy_Tests.fr.cfg | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gbproxy/GBProxy_Tests.fr.cfg b/gbproxy/GBProxy_Tests.fr.cfg index 043a2db0..d316fe5c 100644 --- a/gbproxy/GBProxy_Tests.fr.cfg +++ b/gbproxy/GBProxy_Tests.fr.cfg @@ -13,11 +13,6 @@ [MODULE_PARAMETERS] GBProxy_Tests.mp_enable_bss_load_sharing := true; -GBProxy_Tests.mp_nsconfig_sgsn := { - { - handle_sns := false - } -} GBProxy_Tests.mp_nsconfig_pcu := { { -- cgit v1.2.3