remove dated commented warning disable.

This commit is contained in:
mrg 2019-10-13 01:17:24 +00:00
parent 9ac229fe32
commit 0889f52374
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/07/22 14:27:51 darrenr Exp $
# $NetBSD: Makefile,v 1.3 2019/10/13 01:17:24 mrg Exp $
LIBISPRIVATE= yes
@ -140,6 +140,4 @@ SRCS= addicmp.c \
v6ionames.c \
v6optvalue.c
#CPPFLAGS.printstate.c= -Wno-error
.include <bsd.lib.mk>