Remove an extra HF array item.

svn path=/trunk/; revision=16178
This commit is contained in:
Gerald Combs 2005-10-10 16:12:51 +00:00
parent c7d8e8f00b
commit ad3db4ffa2
1 changed files with 0 additions and 3 deletions

View File

@ -1032,9 +1032,6 @@ proto_register_fcsbccs (void)
{ &hf_sbccs_dib_lrjcode,
{"LRJ Reaspn Code", "sbccs.lrjcode", FT_UINT8, BASE_HEX,
VALS (fc_sbccs_dib_lrj_errcode_val), 0x7F, "", HFILL}},
{ &hf_sbccs_iui,
{"Information Unit Identifier", "sbccs.iui", FT_UINT8, BASE_HEX,
NULL, 0x0, "", HFILL}},
{ &hf_sbccs_iui_as,
{"AS", "sbccs.iui.as", FT_BOOLEAN, 8,
TFS(&tfs_sbccs_iui_as), 0x10, "", HFILL}},