gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r15098 - gnunet/src/datastore


From: gnunet
Subject: [GNUnet-SVN] r15098 - gnunet/src/datastore
Date: Thu, 28 Apr 2011 18:57:37 +0200

Author: grothoff
Date: 2011-04-28 18:57:36 +0200 (Thu, 28 Apr 2011)
New Revision: 15098

Modified:
   gnunet/src/datastore/plugin_datastore_sqlite.c
Log:
nodebug

Modified: gnunet/src/datastore/plugin_datastore_sqlite.c
===================================================================
--- gnunet/src/datastore/plugin_datastore_sqlite.c      2011-04-28 15:55:41 UTC 
(rev 15097)
+++ gnunet/src/datastore/plugin_datastore_sqlite.c      2011-04-28 16:57:36 UTC 
(rev 15098)
@@ -31,7 +31,7 @@
 /**
  * Enable or disable logging debug messages.
  */
-#define DEBUG_SQLITE GNUNET_YES
+#define DEBUG_SQLITE GNUNET_NO
 
 /**
  * We allocate items on the stack at times.  To prevent a stack




reply via email to

[Prev in Thread] Current Thread [Next in Thread]