gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r14183 - gnunet/src/datacache


From: gnunet
Subject: [GNUnet-SVN] r14183 - gnunet/src/datacache
Date: Fri, 14 Jan 2011 20:41:19 +0100

Author: grothoff
Date: 2011-01-14 20:41:19 +0100 (Fri, 14 Jan 2011)
New Revision: 14183

Modified:
   gnunet/src/datacache/plugin_datacache_mysql.c
Log:
dead

Modified: gnunet/src/datacache/plugin_datacache_mysql.c
===================================================================
--- gnunet/src/datacache/plugin_datacache_mysql.c       2011-01-14 19:30:05 UTC 
(rev 14182)
+++ gnunet/src/datacache/plugin_datacache_mysql.c       2011-01-14 19:41:19 UTC 
(rev 14183)
@@ -261,9 +261,6 @@
 static int
 iclose (struct Plugin *plugin)
 {
-  struct GNUNET_MysqlStatementHandle *spos;
-
-  spos = plugin->shead;
   while (NULL != plugin->shead)
     prepared_statement_destroy (plugin,
                                plugin->shead);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]