diff --git a/sys/pc98/pc98/wd.c b/sys/pc98/pc98/wd.c index cb22cb4f8402..ca4d9d481ebf 100644 --- a/sys/pc98/pc98/wd.c +++ b/sys/pc98/pc98/wd.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)wd.c 7.2 (Berkeley) 5/9/91 - * $Id: wd.c,v 1.79 1999/04/28 10:54:00 dt Exp $ + * $Id: wd.c,v 1.80 1999/05/07 07:03:44 phk Exp $ */ /* TODO: @@ -141,12 +141,6 @@ epson_errorf(int wdc) } #endif -/* - * This biotab field doubles as a field for the physical unit number on - * the controller. - */ -#define id_physid id_scsiid - /* * Drive states. Used to initialize drive. */