aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rrc
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-11-26 07:33:08 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-11-26 07:33:08 +0000
commit6412e5801f98b67b9f13fe2eb9aa4f12c24c2734 (patch)
treefdd4cf78c1e8090ea8a4a52d16775324457bb488 /asn1/rrc
parent89d7efc44a2eaaf0aed171b7120ef499d77bb378 (diff)
Dissect RRC-container in RelocationResourceAllocation successful outcome.
svn path=/trunk/; revision=31082
Diffstat (limited to 'asn1/rrc')
-rw-r--r--asn1/rrc/packet-rrc-template.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/asn1/rrc/packet-rrc-template.c b/asn1/rrc/packet-rrc-template.c
index ab8a927974..7eac1b1f18 100644
--- a/asn1/rrc/packet-rrc-template.c
+++ b/asn1/rrc/packet-rrc-template.c
@@ -101,8 +101,6 @@ dissect_rrc_dummy_remove_unused_code_warnings(tvbuff_t *tvb _U_, int offset _U_,
case 0:
dissect_rrc_UL_PhysChCapabilityFDD_r6( tvb, offset, actx , tree, hf_index);
dissect_rrc_UE_Positioning_GANSS_Data( tvb, offset, actx , tree, hf_index);
- dissect_rrc_ToTargetRNC_Container( tvb, offset, actx , tree, hf_index);
- dissect_rrc_TargetRNC_ToSourceRNC_Container( tvb, offset, actx , tree, hf_index);
break;
default:
break;