Merge branch 'topic/mm-fixes' of git://208.110.73.182/silc into silc.1.1.branch
[silc.git] / lib / silcutil / silchashtable.c
index a090caa52319b968aa6480e525ed39d79891a0d3..6ba2e0a2411662ed48c892163e5aef9abfe74d3f 100644 (file)
@@ -29,7 +29,7 @@
 #include "silchashtable.h"
 
 /* Define to 1 if you want hash table debug enabled */
-#define SILC_HASH_TABLE_DEBUG 1
+#define SILC_HASH_TABLE_DEBUG 0
 
 #if SILC_HASH_TABLE_DEBUG == 1
 #define SILC_HT_DEBUG(fmt) SILC_LOG_DEBUG(fmt)