summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorDamien Bergamini <damien@cvs.openbsd.org>2010-10-18 16:37:13 +0000
committerDamien Bergamini <damien@cvs.openbsd.org>2010-10-18 16:37:13 +0000
commit53a3be67149e368b5a649a5d657d64f55f182ff7 (patch)
tree9a56e2bfdf0de036551f9b1c29d64c61a8a6eae7 /sys/dev
parent7e7091a3d54aefed178ad6822b141149206ac83e (diff)
Stop compiling with ATHN_DEBUG defined by default.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/ic/athnvar.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/athnvar.h b/sys/dev/ic/athnvar.h
index f4ecc9f15eb..b683bb40077 100644
--- a/sys/dev/ic/athnvar.h
+++ b/sys/dev/ic/athnvar.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: athnvar.h,v 1.23 2010/09/03 15:40:08 damien Exp $ */
+/* $OpenBSD: athnvar.h,v 1.24 2010/10/18 16:37:12 damien Exp $ */
/*-
* Copyright (c) 2009 Damien Bergamini <damien.bergamini@free.fr>
@@ -16,7 +16,6 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#define ATHN_DEBUG 1
/*#define ATHN_BT_COEXISTENCE 1*/
#ifdef ATHN_DEBUG