summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/wt.c')
-rw-r--r--sys/i386/isa/wt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/i386/isa/wt.c b/sys/i386/isa/wt.c
index f7fdebb..4f9d176 100644
--- a/sys/i386/isa/wt.c
+++ b/sys/i386/isa/wt.c
@@ -58,8 +58,6 @@
*/
#include "wt.h"
-#if NWT > 0
-
#include <sys/param.h>
#include <sys/systm.h>
@@ -978,5 +976,3 @@ wtstatus (wtinfo_t *t)
splx(x);
return (1);
}
-
-#endif /* NWT */
OpenPOWER on IntegriCloud