Drop dead assignment
This commit is contained in:
parent
b9b5b0d827
commit
0f6e364e61
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue