aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pccbb
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2002-02-04 15:55:21 +0000
committerWarner Losh <imp@FreeBSD.org>2002-02-04 15:55:21 +0000
commita0e457a620d95cea5e000939e4207a9a908ff3c3 (patch)
tree5dbb4b69971f23e8adf39412496a38837140fc22 /sys/dev/pccbb
parent4b0b2b42334e819ae77dd89b45ecc010b18fc0a5 (diff)
Notes
Diffstat (limited to 'sys/dev/pccbb')
-rw-r--r--sys/dev/pccbb/pccbb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/pccbb/pccbb.c b/sys/dev/pccbb/pccbb.c
index 62a66d901109..0cf27750a27f 100644
--- a/sys/dev/pccbb/pccbb.c
+++ b/sys/dev/pccbb/pccbb.c
@@ -43,8 +43,6 @@
* * David Cross: Author of the initial ugly hack for a specific cardbus card
*/
-#define CBB_DEBUG
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/errno.h>