git.ithinksw.org
/
ITFoundation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbf867e
)
There seems to be a porblem
v0.1
author
Alexander Strange
<astrange@ithinksw.com>
Mon, 29 Dec 2003 06:17:22 +0000
(06:17 +0000)
committer
Alexander Strange
<astrange@ithinksw.com>
Mon, 29 Dec 2003 06:17:22 +0000
(06:17 +0000)
ITDebug.m
patch
|
blob
|
history
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)
{