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