aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-sflow.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-sflow.c b/epan/dissectors/packet-sflow.c
index 6145543623..4e4f194dee 100644
--- a/epan/dissectors/packet-sflow.c
+++ b/epan/dissectors/packet-sflow.c
@@ -1053,8 +1053,6 @@ dissect_sflow_245_extended_gateway(tvbuff_t *tvb, packet_info *pinfo, proto_tree
>= 4.
*/
dst_seg_len = 1;
- path_type = 0;
- kludge = 0;
sflow_245_dst_as_seg_tree = sflow_245_dst_as_tree;
} else {
path_type = tvb_get_ntohl(tvb, offset + len);