aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/eisa
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-08-21 19:46:13 +0000
committerBruce Evans <bde@FreeBSD.org>1997-08-21 19:46:13 +0000
commit7d204e555fd4f632c351cdd01ee8f4f53c61911a (patch)
tree440b42cc7ca43d84d99e917ae1feebab7b93eb1c /sys/i386/eisa
parent1ae93414c3bec8f7122500313f9bc38687e2d09c (diff)
downloadsrc-7d204e555fd4f632c351cdd01ee8f4f53c61911a.tar.gz
src-7d204e555fd4f632c351cdd01ee8f4f53c61911a.zip
Removed unused definition.
Notes
Notes: svn path=/head/; revision=28546
Diffstat (limited to 'sys/i386/eisa')
-rw-r--r--sys/i386/eisa/aha1742.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/i386/eisa/aha1742.c b/sys/i386/eisa/aha1742.c
index 467337753322..c40540100427 100644
--- a/sys/i386/eisa/aha1742.c
+++ b/sys/i386/eisa/aha1742.c
@@ -14,7 +14,7 @@
*
* commenced: Sun Sep 27 18:14:01 PDT 1992
*
- * $Id: aha1742.c,v 1.58 1997/03/23 06:26:39 bde Exp $
+ * $Id: aha1742.c,v 1.59 1997/07/20 06:31:08 bde Exp $
*/
#ifdef KERNEL /* don't laugh, it compiles as a program too.. look */
@@ -35,8 +35,6 @@
#include <vm/pmap.h>
#include <i386/eisa/eisaconf.h>
-#else
-#define NAHB 1
#endif /*KERNEL */
/* */