Remove duplicate hf array entry.

svn path=/trunk/; revision=48936
This commit is contained in:
Evan Huus 2013-04-19 18:20:19 +00:00
parent c2c68fc2b9
commit c7e09b6ca7
1 changed files with 0 additions and 5 deletions

View File

@ -8481,11 +8481,6 @@ proto_register_rsvp(void)
FT_UINT8, BASE_DEC, VALS(rsvp_3gpp_obj_traffic_class_vals), 0x0,
NULL, HFILL }
},
{ &hf_rsvp_3gpp_qos_attribute_traff_cls,
{ "Traffic_Class", "rsvp.3gpp_obj.r_qos_blob.traff_cls",
FT_UINT8, BASE_DEC, NULL, 0x0,
NULL, HFILL }
},
{ &hf_rsvp_3gpp_qos_attribute_peak_rate,
{ "Peak_Rate", "rsvp.3gpp_obj.r_qos_blob.peak_rate",
FT_UINT16, BASE_DEC, NULL, 0x0,