pespin submitted this change.
hnbgw: Drop unused template
Change-Id: I7dfce4485a6eaeabcdf1755619509b4b0f2bff65
---
M hnbgw/HNBGW_Tests.ttcn
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/hnbgw/HNBGW_Tests.ttcn b/hnbgw/HNBGW_Tests.ttcn
index 48f02a0..639904b 100644
--- a/hnbgw/HNBGW_Tests.ttcn
+++ b/hnbgw/HNBGW_Tests.ttcn
@@ -2267,11 +2267,6 @@
f_vty_transceive(pt, "end");
}
-template (present) RUA_Disc_Req tr_RUA_Disc_Req := {
- ranap := ?,
- cause := ?
-};
-
/* With a cnlink up, change the SCCP address, and verify that it restarts upon vty 'apply sccp' */
private function f_tc_apply_sccp(charstring id, TestHdlrParams pars) runs on ConnHdlr
{
To view, visit change 38562. To unsubscribe, or for help writing mail filters, visit settings.