Remove unused variable. camcontrol is now WARNS=2 clean on i386.

Approved by: 	ken, sheldonh (mentor)
This commit is contained in:
johan 2002-08-18 21:46:32 +00:00
parent f76782b8b0
commit ecb994c0d2

View File

@ -1009,7 +1009,6 @@ static int
rescan_or_reset_bus(int bus, int rescan)
{
union ccb ccb, matchccb;
int curbus;
int fd, retval;
int bufsize;