--- src/sys/platform/pc32/isa/asc.c 2007/02/05 09:38:19 1.18 +++ src/sys/platform/pc32/isa/asc.c 2007/08/01 12:35:29 1.19 @@ -851,7 +851,6 @@ ascpoll(struct dev_poll_args *ap) cdev_t dev = ap->a_head.a_dev; int unit = UNIT(minor(dev)); struct asc_unit *scu = unittab + unit; - struct proc *p1; int revents = 0; crit_enter();