loader: Remove unused variable
Reported by: lwshu, ci@
This commit is contained in:
parent
7f166c931e
commit
8a2ad0aec8
@ -487,7 +487,7 @@ command_pnpautoload(int argc, char *argv[])
|
||||
{
|
||||
int i;
|
||||
int verbose;
|
||||
int ch, error, match;
|
||||
int ch, match;
|
||||
|
||||
pnp_verbose_flag = 0;
|
||||
pnp_dump_flag = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user