Retire the failed OBSOLETE_IN_6 experiment code.

This commit is contained in:
imp 2006-10-29 20:03:55 +00:00
parent 6b0dd22955
commit 1d1d6e1a5f

View File

@ -85,12 +85,6 @@
/* More types and definitions used throughout the kernel. */
#ifdef _KERNEL
#if 0
#if (defined(BURN_BRIDGES) || __FreeBSD_version >= 600000) \
&& defined(OBSOLETE_IN_6)
#error "This file contains obsolete code to be removed in 6.0-current"
#endif
#endif
#include <sys/cdefs.h>
#include <sys/errno.h>
#ifndef LOCORE