diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2009-07-17 23:43:40 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2009-07-17 23:43:40 +0000 |
commit | fd4070882afc35d27493a03e37204a131b2a3411 (patch) | |
tree | ebdba24dd106b586b4f5c813a79ae55044e94a17 /src/datastore/plugin_datastore_sqlite.c | |
parent | 2d46d094f986164e1804f3bbc949fea3df6a73ed (diff) |
argh
git-svn-id: https://gnunet.org/svn/gnunet@8746 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/datastore/plugin_datastore_sqlite.c')
-rw-r--r-- | src/datastore/plugin_datastore_sqlite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/plugin_datastore_sqlite.c b/src/datastore/plugin_datastore_sqlite.c index eccc273435..99f9403177 100644 --- a/src/datastore/plugin_datastore_sqlite.c +++ b/src/datastore/plugin_datastore_sqlite.c @@ -29,7 +29,7 @@ #include "plugin_datastore.h" #include <sqlite3.h> -#define DEBUG_SQLITE GNUNET_YES +#define DEBUG_SQLITE GNUNET_NO /** * After how many payload-changing operations |