summaryrefslogtreecommitdiff
path: root/content/fetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetch.c')
-rw-r--r--content/fetch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fetch.c b/content/fetch.c
index 433a06fd9..a90568b1b 100644
--- a/content/fetch.c
+++ b/content/fetch.c
@@ -51,7 +51,7 @@
#include "utils/ring.h"
/* Define this to turn on verbose fetch logging */
-#define DEBUG_FETCH_VERBOSE
+#undef DEBUG_FETCH_VERBOSE
bool fetch_active; /**< Fetches in progress, please call fetch_poll(). */