mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove unused local. usbconfig(8) can now compile under
WARNS=6.
This commit is contained in:
parent
38d3e5fecf
commit
3e7d76cc71
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue