From 45d0d70f3d7d5a1d874d9a82469b46ca8cfc0c59 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Fri, 5 Jul 2002 13:45:22 +0000 Subject: Remove an unused #define (belongs only in the PCI attachment source file). --- sys/dev/ic/dc.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/dev/ic/dc.c b/sys/dev/ic/dc.c index 1d7478c9f3a..8ac6916f15c 100644 --- a/sys/dev/ic/dc.c +++ b/sys/dev/ic/dc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: dc.c,v 1.50 2002/06/09 03:14:18 todd Exp $ */ +/* $OpenBSD: dc.c,v 1.51 2002/07/05 13:45:21 aaron Exp $ */ /* * Copyright (c) 1997, 1998, 1999 @@ -128,7 +128,6 @@ #include #include -#define DC_USEIOSPACE #include int dc_intr(void *); -- cgit v1.2.3