aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dtls.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-dtls.c')
-rw-r--r--epan/dissectors/packet-dtls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dtls.c b/epan/dissectors/packet-dtls.c
index eceaf9b246..841fb4dbc6 100644
--- a/epan/dissectors/packet-dtls.c
+++ b/epan/dissectors/packet-dtls.c
@@ -1282,7 +1282,6 @@ dissect_dtls_handshake(tvbuff_t *tvb, packet_info *pinfo,
tvb, offset, 3, fragment_offset);
offset += 3;
- fragment_length = tvb_get_ntoh24(tvb, offset);
fragment_length_item = proto_tree_add_uint(ssl_hand_tree,
hf_dtls_handshake_fragment_length,
tvb, offset, 3,