summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-10-15 04:59:21 +0000
committernjl <njl@FreeBSD.org>2004-10-15 04:59:21 +0000
commit1c1fb6558d073395c5f26cd92d5a516611ab021a (patch)
tree60f8f6d9a413adede3a4a03b44a04de5b4571f8c /sys/pc98/cbus
parent01775978b7eae416cf2d46c261b61e7cbfda5d90 (diff)
downloadFreeBSD-src-1c1fb6558d073395c5f26cd92d5a516611ab021a.zip
FreeBSD-src-1c1fb6558d073395c5f26cd92d5a516611ab021a.tar.gz
Remove unused variable.
Diffstat (limited to 'sys/pc98/cbus')
-rw-r--r--sys/pc98/cbus/fdc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pc98/cbus/fdc.c b/sys/pc98/cbus/fdc.c
index 6dc029a..bbff21b 100644
--- a/sys/pc98/cbus/fdc.c
+++ b/sys/pc98/cbus/fdc.c
@@ -899,7 +899,6 @@ fdc_detach(device_t dev)
device_t
fdc_add_child(device_t dev, const char *name, int unit)
{
- int flags;
struct fdc_ivars *ivar;
device_t child;
OpenPOWER on IntegriCloud