summaryrefslogtreecommitdiff
path: root/epan/dissectors/asn1/lte-rrc/lte-rrc.cnf
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2017-04-13 13:17:41 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2017-04-13 11:23:36 +0000
commit4e56c063b462837202d6c37adbdc4c0726a25024 (patch)
tree8ba030598f702da90fd2cae486b4290e2a7bbe75 /epan/dissectors/asn1/lte-rrc/lte-rrc.cnf
parentf8bbdece59b2d7c0b81869a4b0fd991e74e162ab (diff)
downloadwireshark-4e56c063b462837202d6c37adbdc4c0726a25024.tar.gz
LTE RRC: do not display twice RRCConnectionReestablishmentReject in info column
Bug: 13595 Change-Id: I5d1537afea7f5a2dddd5e11a06c451ec00913d12 Reviewed-on: https://code.wireshark.org/review/21073 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/dissectors/asn1/lte-rrc/lte-rrc.cnf')
-rw-r--r--epan/dissectors/asn1/lte-rrc/lte-rrc.cnf3
1 files changed, 0 insertions, 3 deletions
diff --git a/epan/dissectors/asn1/lte-rrc/lte-rrc.cnf b/epan/dissectors/asn1/lte-rrc/lte-rrc.cnf
index f2524c38d7..dbb6168285 100644
--- a/epan/dissectors/asn1/lte-rrc/lte-rrc.cnf
+++ b/epan/dissectors/asn1/lte-rrc/lte-rrc.cnf
@@ -2236,9 +2236,6 @@ P0-SL-r12 DISPLAY=BASE_DEC|BASE_UNIT_STRING STRINGS=&units_dbm
#.FN_HDR RRCConnectionReestablishment-NB
col_append_str(actx->pinfo->cinfo, COL_INFO, "RRCConnectionReestablishment-NB");
-#.FN_HDR RRCConnectionReestablishmentReject
- col_append_str(actx->pinfo->cinfo, COL_INFO, "RRCConnectionReestablishmentReject");
-
#.FN_HDR RRCConnectionReject-NB
col_append_str(actx->pinfo->cinfo, COL_INFO, "RRCConnectionReject-NB");