aboutsummaryrefslogtreecommitdiff
path: root/src/main/extractor_logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/extractor_logging.h')
-rw-r--r--src/main/extractor_logging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/extractor_logging.h b/src/main/extractor_logging.h
index 54a6564..bf7a964 100644
--- a/src/main/extractor_logging.h
+++ b/src/main/extractor_logging.h
@@ -25,7 +25,7 @@
25#ifndef EXTRACTOR_LOGGING_H 25#ifndef EXTRACTOR_LOGGING_H
26#define EXTRACTOR_LOGGING_H 26#define EXTRACTOR_LOGGING_H
27 27
28#define DEBUG 1 28#define DEBUG 0
29 29
30#if DEBUG 30#if DEBUG
31 31