]> git.ozlabs.org Git - ccan/commitdiff
Turn off TDB_TRACE again (shouldn't have left it on in commit)
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 29 Jul 2009 23:03:00 +0000 (08:33 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 29 Jul 2009 23:03:00 +0000 (08:33 +0930)
ccan/tdb/tdb_private.h

index b6eae478736696541d0767f5a90a529ba5b1d459..727f5c2a2f1641efd7613418a313ba03da20c75c 100644 (file)
@@ -49,7 +49,7 @@
 #endif
 #include "tdb.h"
 
-#define TDB_TRACE 1
+/* #define TDB_TRACE 1 */
 
 #if HAVE_GETPAGESIZE
 #define getpagesize() 0x2000