Remove another unused variable.

This commit is contained in:
jhb 2003-04-16 15:24:17 +00:00
parent f73e28d321
commit 05d016c51e

View File

@ -504,7 +504,6 @@ pcn_attach(dev)
device_t dev;
{
u_int32_t eaddr[2];
u_int32_t command;
struct pcn_softc *sc;
struct ifnet *ifp;
int unit, error = 0, rid;