summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/tree.c b/desktop/tree.c
index 695899fa4..ee911ea67 100644
--- a/desktop/tree.c
+++ b/desktop/tree.c
@@ -42,7 +42,7 @@
#include "utils/utils.h"
#include "utils/url.h"
-#define TREE_NOISY_DEBUG 1
+#undef TREE_NOISY_DEBUG
#define MAXIMUM_URL_LENGTH 1024