Remove XXX comment with the text "going away soon". It was added

in September 1989 -- I think we passed "soon" around last week.
This commit is contained in:
pooka 2010-10-20 15:02:17 +00:00
parent 2240ae6f10
commit 177b6d9664
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: if.h,v 1.146 2010/01/17 19:45:06 pooka Exp $ */
/* $NetBSD: if.h,v 1.147 2010/10/20 15:02:17 pooka Exp $ */
/*-
* Copyright (c) 1999, 2000, 2001 The NetBSD Foundation, Inc.
@ -112,7 +112,6 @@
* routing and gateway routines maintaining information used to locate
* interfaces. These routines live in the files if.c and route.c
*/
/* XXX fast fix for SNMP, going away soon */
#include <sys/time.h>
#if defined(_KERNEL_OPT)