From 2d397c977b301921e7afa901968f4c911acfe120 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 14 Jan 2011 19:41:19 +0000 Subject: dead --- src/datacache/plugin_datacache_mysql.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/datacache/plugin_datacache_mysql.c b/src/datacache/plugin_datacache_mysql.c index 4a78a96ac..8e477409e 100644 --- a/src/datacache/plugin_datacache_mysql.c +++ b/src/datacache/plugin_datacache_mysql.c @@ -261,9 +261,6 @@ prepared_statement_destroy (struct Plugin *plugin, static int iclose (struct Plugin *plugin) { - struct GNUNET_MysqlStatementHandle *spos; - - spos = plugin->shead; while (NULL != plugin->shead) prepared_statement_destroy (plugin, plugin->shead); -- cgit v1.2.3