libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit 521867a7b000cf5f3ac52475622816669e3d2359
parent 0f8ae18c98101a92b0608c6b719bb8a4af7743f0
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  3 Sep 2012 14:12:16 +0000

disable logging

Diffstat:
Msrc/main/extractor_logging.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/extractor_logging.h b/src/main/extractor_logging.h @@ -25,7 +25,7 @@ #ifndef EXTRACTOR_LOGGING_H #define EXTRACTOR_LOGGING_H -#define DEBUG 1 +#define DEBUG 0 #if DEBUG