From 7296c60c66379fdc5b20f9dfe85455371a71e7a3 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Fri, 18 May 2001 17:09:10 +0000 Subject: stupidous debug was left enabled --- sys/dev/ic/twe.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/dev/ic/twe.c b/sys/dev/ic/twe.c index 00c50e037d9..cb5f44169b3 100644 --- a/sys/dev/ic/twe.c +++ b/sys/dev/ic/twe.c @@ -1,4 +1,4 @@ -/* $OpenBSD: twe.c,v 1.10 2001/05/10 20:07:35 mickey Exp $ */ +/* $OpenBSD: twe.c,v 1.11 2001/05/18 17:09:09 mickey Exp $ */ /* * Copyright (c) 2000, 2001 Michael Shalayeff. All rights reserved. @@ -33,7 +33,7 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ -#define TWE_DEBUG +/* #define TWE_DEBUG */ #include #include -- cgit v1.2.3