There seems to be a porblem v0.1
authorAlexander Strange <astrange@ithinksw.com>
Mon, 29 Dec 2003 06:17:22 +0000 (06:17 +0000)
committerAlexander Strange <astrange@ithinksw.com>
Mon, 29 Dec 2003 06:17:22 +0000 (06:17 +0000)
ITDebug.m

index 277f91a..e7fef2b 100755 (executable)
--- a/ITDebug.m
+++ b/ITDebug.m
@@ -9,7 +9,7 @@
 
 #import "ITDebug.h"
 
 
 #import "ITDebug.h"
 
-static BOOL _ITDebugMode = YES;
+static BOOL _ITDebugMode = NO;
 
 void SetITDebugMode (BOOL mode)
 {
 
 void SetITDebugMode (BOOL mode)
 {