diff src/define.h @ 33:12cac756bc05 stable-0-5-5

enable -d option, but if not specified, don't generate a debug file
author carl
date Tue, 10 Jul 2007 20:23:55 -0700
parents b88ceb81dba2
children 07177825c91b
line wrap: on
line diff
--- a/src/define.h	Tue Jul 10 18:18:38 2007 -0700
+++ b/src/define.h	Tue Jul 10 20:23:55 2007 -0700
@@ -12,7 +12,7 @@
 #ifndef DEFINEH_H
 #define DEFINEH_H
 
-#ifdef DEBUG_ALL
+//	#ifdef DEBUG_ALL
 #define DEBUG_MODE_GEN
 #define DEBUGPRINT
 #define DEBUG_MODE_WARN
@@ -24,8 +24,7 @@
 #define DEBUG_MODE_INFO
 #define DEBUG_MODE_HEXDUMP
 #define DEBUG_MODE_FUNC
-//#define DEBUG_MODE_DECRYPT
-#endif
+//	#endif
 
 //number of items to save in memory between writes
 #define DEBUG_MAX_ITEMS 0