aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-26 17:00:40 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-26 17:00:40 +0000
commitfd4aabd314f7028fea11e35a020e45003fbe77a8 (patch)
treed922caa02d0890b9bee9e6057d14ea58cf416fe9 /src/datastore
parentd59845e6e275fda673354f24ba5bfaf412eb08da (diff)
downloadgnunet-fd4aabd314f7028fea11e35a020e45003fbe77a8.tar.gz
gnunet-fd4aabd314f7028fea11e35a020e45003fbe77a8.zip
misc
Diffstat (limited to 'src/datastore')
-rw-r--r--src/datastore/plugin_datastore_mysql.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/datastore/plugin_datastore_mysql.c b/src/datastore/plugin_datastore_mysql.c
index 03fe06b93..fb0ea0557 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,
809} 809}
810 810
811 811
812
813
814/** 812/**
815 * Delete an value from the gn072 table. 813 * Delete an value from the gn072 table.
816 * 814 *