Remove two variables that became unused because of last commit.

Reported by: tinderbox
This commit is contained in:
Luigi Rizzo 2004-04-16 06:58:39 +00:00
parent ab92d65550
commit 3c56e09895
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128307

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;