aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-sip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sip.c b/epan/dissectors/packet-sip.c
index e58cc9ff21..8fa7e6848d 100644
--- a/epan/dissectors/packet-sip.c
+++ b/epan/dissectors/packet-sip.c
@@ -1466,7 +1466,7 @@ dissect_sip_contact_item(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, gi
gint current_offset;
gint queried_offset;
gint contact_params_start_offset = -1;
- gint contact_param_end_offset = -1;
+ /*gint contact_param_end_offset = -1;*/
uri_offset_info uri_offsets;
/* skip Spaces and Tabs */