switched debugging off
[swftools.git] / lib / as3 / compiler.c
index 07bc983..89b746e 100644 (file)
@@ -53,8 +53,8 @@ static char parser_initialized = 0;
 
 //#define STORE_TOKENS
 
-#define DEBUG
-//#define DEBUG if(0)
+//#define DEBUG
+#define DEBUG if(0)
 
 #ifdef STORE_TOKENS
 static mem_t tokens;