diff options
Diffstat (limited to 'device/subrs.c')
-rw-r--r-- | device/subrs.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/device/subrs.c b/device/subrs.c index e094f684..0382bc65 100644 --- a/device/subrs.c +++ b/device/subrs.c @@ -52,11 +52,6 @@ void harderr(bp, cp) } /* - * Ethernet support routines. - */ -u_char etherbroadcastaddr[6] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; - -/* * Convert Ethernet address to printable (loggable) representation. */ char * |