Drop dead assignment

This commit is contained in:
Travis Cross 2014-04-30 22:00:58 +00:00
parent b9b5b0d827
commit 0f6e364e61
1 changed files with 0 additions and 1 deletions

View File

@ -4014,7 +4014,6 @@ SWITCH_DECLARE(char *) switch_channel_expand_variables_check(switch_channel_t *c
switch_safe_free(expanded_sub_val);
sub_val = NULL;
vname = NULL;
vtype = 0;
br = 0;
}
if (len + 1 >= olen) {