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

Approved by: 	ken, sheldonh (mentor)
This commit is contained in:
Johan Karlsson 2002-08-18 21:46:32 +00:00
parent 91afe0874d
commit 0319a6a43b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=102076

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;