summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2011-06-06 20:24:17 +0000
committered <ed@FreeBSD.org>2011-06-06 20:24:17 +0000
commit52acbc4c0a01ae6c8a405c4588f612262bc0a798 (patch)
tree5a8663c8132bc6dbd4b2cdb6efbf75cc743430d6 /usr.sbin/bsnmpd
parent3f1de98b344828e5a09a22f49c9068f2de8e689d (diff)
downloadFreeBSD-src-52acbc4c0a01ae6c8a405c4588f612262bc0a798.zip
FreeBSD-src-52acbc4c0a01ae6c8a405c4588f612262bc0a798.tar.gz
Remove redundant assignments to WARNS.
For these directories, WARNS is already implied to be 6.
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_wlan/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_wlan/Makefile b/usr.sbin/bsnmpd/modules/snmp_wlan/Makefile
index 9b8628b..6a53d46 100644
--- a/usr.sbin/bsnmpd/modules/snmp_wlan/Makefile
+++ b/usr.sbin/bsnmpd/modules/snmp_wlan/Makefile
@@ -6,8 +6,6 @@ MOD= wlan
SRCS= wlan_snmp.c wlan_sys.c
CFLAGS+= -DSNMPTREE_TYPES
-WARNS= 6
-
XSYM= begemotWlan
BMIBS= BEGEMOT-WIRELESS-MIB.txt
OpenPOWER on IntegriCloud