X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/cbf867ef1f43f83e21ee694cbc93e64e036b21b1..df39cd4b2c3878a5e447aec90ad1380591ef2698:/ITDebug.m 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) {