summaryrefslogtreecommitdiff
path: root/content/llcache.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2011-01-06 00:31:54 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2011-01-06 00:31:54 +0000
commit3fcb02afa18bdbb4688d6066add9c87306ea2233 (patch)
tree23fd7c0a49c223ab33d720f28d9b5dbca3313365 /content/llcache.c
parent77ea8a8d6399c112bc901674dbe490214d95af23 (diff)
downloadnetsurf-3fcb02afa18bdbb4688d6066add9c87306ea2233.tar.gz
netsurf-3fcb02afa18bdbb4688d6066add9c87306ea2233.tar.bz2
Revert r10650/1. We no longer require noisy fetch/cache logging.
svn path=/trunk/netsurf/; revision=11223
Diffstat (limited to 'content/llcache.c')
-rw-r--r--content/llcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/llcache.c b/content/llcache.c
index c457ca774..cf409849a 100644
--- a/content/llcache.c
+++ b/content/llcache.c
@@ -36,7 +36,7 @@
#include "utils/utils.h"
/** Define to enable tracing of llcache operations. */
-#define LLCACHE_TRACE
+#undef LLCACHE_TRACE
/** State of a low-level cache object fetch */
typedef enum {