diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-05-18 08:35:15 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-05-18 08:35:15 +0000 |
commit | a2043fdadae1668ab2cd889e4ed3557a384b4c4f (patch) | |
tree | f5fa79efcf20118afd57a0b7e56601d5c522930e /src/datastore/plugin_datastore_sqlite.c | |
parent | 0896b182c2026f135413b6c274d2ced06e790c2c (diff) |
nodbg
git-svn-id: https://gnunet.org/svn/gnunet@11418 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 8df9258648..f63f47b528 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 |