Remove unused local. usbconfig(8) can now compile under
WARNS=6.
This commit is contained in:
parent
38d3e5fecf
commit
3e7d76cc71
@ -501,7 +501,6 @@ main(int argc, char **argv)
|
||||
{
|
||||
struct libusb20_backend *pbe;
|
||||
struct options *opt = &options;
|
||||
char *cp;
|
||||
int n;
|
||||
int t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user