Remove yet another unused variable.
This commit is contained in:
parent
00e0e488a0
commit
fdb9b7af98
@ -350,7 +350,6 @@ command_lsmod(int argc, char *argv[])
|
||||
|
||||
COMMAND_SET(pnpmatch, "pnpmatch", "list matched modules based on pnpinfo", command_pnpmatch);
|
||||
|
||||
static int pnp_all_flag = 0;
|
||||
static int pnp_dump_flag = 0;
|
||||
static int pnp_unbound_flag = 0;
|
||||
static int pnp_verbose_flag = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user