Remove two variables that became unused because of last commit.

Reported by: tinderbox
This commit is contained in:
luigi 2004-04-16 06:58:39 +00:00
parent e6e52e09b8
commit c02d50d3cd

View File

@ -159,8 +159,6 @@ sn_attach(device_t dev)
struct ifnet *ifp = &sc->arpcom.ac_if;
uint16_t i, w;
uint8_t *p;
struct ifaddr *ifa;
struct sockaddr_dl *sdl;
int rev;
uint16_t address;
int j;