From: Alexander Strange Date: Mon, 29 Dec 2003 06:17:22 +0000 (+0000) Subject: There seems to be a porblem X-Git-Tag: v0.1 X-Git-Url: http://git.ithinksw.org/ITFoundation.git/commitdiff_plain/d825b6d4479ad6bf94804a628bf8f424fd04ee09 There seems to be a porblem --- diff --git a/ITDebug.m b/ITDebug.m index 277f91a..e7fef2b 100755 --- a/ITDebug.m +++ b/ITDebug.m @@ -9,7 +9,7 @@ #import "ITDebug.h" -static BOOL _ITDebugMode = YES; +static BOOL _ITDebugMode = NO; void SetITDebugMode (BOOL mode) {