Remove unused local. usbconfig(8) can now compile under

WARNS=6.
This commit is contained in:
Xin LI 2009-03-17 21:21:33 +00:00
parent 38d3e5fecf
commit 3e7d76cc71
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=189940

View File

@ -501,7 +501,6 @@ main(int argc, char **argv)
{
struct libusb20_backend *pbe;
struct options *opt = &options;
char *cp;
int n;
int t;