winevdm: Remove unneeded shadow variable.
This commit is contained in:
parent
6795bab565
commit
6fcb3b698e
|
@ -452,7 +452,6 @@ static char *build_command_line( char **argv )
|
|||
*p++='"';
|
||||
if (has_quote) {
|
||||
int bcount;
|
||||
char* a;
|
||||
|
||||
bcount=0;
|
||||
a=*arg;
|
||||
|
|
Loading…
Reference in New Issue