summaryrefslogtreecommitdiffstats
path: root/unrarlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'unrarlib.h')
-rw-r--r--unrarlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unrarlib.h b/unrarlib.h
index ef0e73c829..d9ee085e9f 100644
--- a/unrarlib.h
+++ b/unrarlib.h
@@ -49,7 +49,7 @@ extern "C"
/* ************************************************************************ */
-#define _DEBUG_LOG /* generate debug messages */
+/*#define _DEBUG_LOG*/ /* generate debug messages */
#define _DO_CRC32_CHECK /* perform cyclical redundancy */
/* check (CRC32) - disable this */