diff options
author | phk <phk@FreeBSD.org> | 1995-11-20 12:14:40 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1995-11-20 12:14:40 +0000 |
commit | 1bec817e708095aff7608d457be14c58bcef6d2a (patch) | |
tree | 0a929584c8c9204226e7d7b901eb7b2ba3afb7ac /sys/i386/scsi | |
parent | 220a07c995cbcce258701e53a81d9372ec599d16 (diff) | |
download | FreeBSD-src-1bec817e708095aff7608d457be14c58bcef6d2a.zip FreeBSD-src-1bec817e708095aff7608d457be14c58bcef6d2a.tar.gz |
Remove unused var.
Diffstat (limited to 'sys/i386/scsi')
-rw-r--r-- | sys/i386/scsi/93cx6.c | 3 |
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; /* |