git.ithinksw.org
/
ITFoundation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Alex's memory leak fixes and timeout changes.
[ITFoundation.git]
/
ITDebug.m
diff --git
a/ITDebug.m
b/ITDebug.m
index
277f91a
..
e7fef2b
100755
(executable)
--- 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)
{