mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-23 12:36:51 +03:00
Disable llcache tracing
svn path=/trunk/netsurf/; revision=10201
This commit is contained in:
parent
b6f6bc5fdd
commit
99dee5e3d0
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user