diff --git a/vm/comp/debug.h b/vm/comp/debug.h
index aacd0e0a2c6220d95b40da20531a170f27100c70..ad30c350f875e0e11b899a7cec166cac47f79cb2 100644
--- a/vm/comp/debug.h
+++ b/vm/comp/debug.h
@@ -1,5 +1,5 @@
 
-#define DEBUG 1
+//#define DEBUG
 
 #ifdef DEBUG
 	#define DEBUG_PRINT_INST 1