diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-07-26 17:00:40 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-07-26 17:00:40 +0000 |
commit | cdefe01c162ad7c8d9af1f31451c7ba860672fb9 (patch) | |
tree | d922caa02d0890b9bee9e6057d14ea58cf416fe9 /src/datastore/plugin_datastore_mysql.c | |
parent | 4712d9ded53d49e4dcc7f04a23767514dbf8a163 (diff) |
misc
git-svn-id: https://gnunet.org/svn/gnunet@12346 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/datastore/plugin_datastore_mysql.c')
-rw-r--r-- | src/datastore/plugin_datastore_mysql.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/datastore/plugin_datastore_mysql.c b/src/datastore/plugin_datastore_mysql.c index 03fe06b933..fb0ea05573 100644 --- a/src/datastore/plugin_datastore_mysql.c +++ b/src/datastore/plugin_datastore_mysql.c @@ -809,8 +809,6 @@ prepared_statement_run (struct Plugin *plugin, } - - /** * Delete an value from the gn072 table. * |