Beginning of new-style AE API; so new there's no code to speak of
[ITFoundation.git] / 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)
 {