diff --git a/lib/libstand/net.h b/lib/libstand/net.h index 24534afcaac..dcd574fb122 100644 --- a/lib/libstand/net.h +++ b/lib/libstand/net.h @@ -40,8 +40,6 @@ * $FreeBSD$ */ -#define NETIF_DEBUG 1 - #ifndef _KERNEL /* XXX - see */ #undef __IPADDR #define __IPADDR(x) htonl((u_int32_t)(x))