Get rid of an unused variable.

svn path=/trunk/; revision=15082
This commit is contained in:
Anders Broman 2005-07-26 09:25:46 +00:00
parent 7e6e7b8b01
commit fbb92df9f4
1 changed files with 0 additions and 1 deletions

View File

@ -1006,7 +1006,6 @@ dissect_sip_common(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree,
char *media_type_str_lower_case = NULL;
char *content_type_parameter_str = NULL;
guint resend_for_packet = 0;
char *string;
int strlen_to_copy;
/* Initialise stat info for passing to tap */