summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-11-20 12:14:40 +0000
committerphk <phk@FreeBSD.org>1995-11-20 12:14:40 +0000
commit1bec817e708095aff7608d457be14c58bcef6d2a (patch)
tree0a929584c8c9204226e7d7b901eb7b2ba3afb7ac /sys/i386
parent220a07c995cbcce258701e53a81d9372ec599d16 (diff)
downloadFreeBSD-src-1bec817e708095aff7608d457be14c58bcef6d2a.zip
FreeBSD-src-1bec817e708095aff7608d457be14c58bcef6d2a.tar.gz
Remove unused var.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/scsi/93cx6.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/scsi/93cx6.c b/sys/i386/scsi/93cx6.c
index 046484c..0afdbda 100644
--- a/sys/i386/scsi/93cx6.c
+++ b/sys/i386/scsi/93cx6.c
@@ -18,7 +18,7 @@
* 4. Modifications may be freely made to this file if the above conditions
* are met.
*
- * $Id: 93cx6.c,v 1.2 1995/09/05 23:51:58 gibbs Exp $
+ * $Id: 93cx6.c,v 1.3 1995/11/14 09:58:47 phk Exp $
*/
/*
@@ -92,7 +92,6 @@ int read_seeprom (u_long offset,
u_short MS /* mode select */)
{
int i = 0, k = 0;
- int wait;
unsigned char temp;
/*
OpenPOWER on IntegriCloud