Disable llcache tracing

svn path=/trunk/netsurf/; revision=10201
This commit is contained in:
John Mark Bell 2010-03-29 06:29:56 +00:00
parent b6f6bc5fdd
commit 99dee5e3d0

View File

@ -35,7 +35,7 @@
#include "utils/utils.h"
/** Define to enable tracing of llcache operations. */
#define LLCACHE_TRACE 1
#undef LLCACHE_TRACE
/** State of a low-level cache object fetch */
typedef enum {