From 5586967a6f401b57a2720f2d111f0dcae6847af9 Mon Sep 17 00:00:00 2001 From: markster Date: Thu, 11 Aug 2005 15:52:10 +0000 Subject: Turn off debug by default git-svn-id: http://svn.digium.com/svn/zaptel/trunk@733 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wct4xxp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wct4xxp.c b/wct4xxp.c index 217b4ed..23103ac 100755 --- a/wct4xxp.c +++ b/wct4xxp.c @@ -160,7 +160,7 @@ static inline int t4_queue_work(struct workqueue_struct *wq, struct work_struct #endif -static int debug=DEBUG_ECHOCAN; +static int debug=0; static int timingcable; static int highestorder; static int t1e1override = -1; -- cgit v1.2.3