gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r19364 - gnunet/src/datacache
Date: Wed, 25 Jan 2012 10:45:25 +0100

Author: grothoff
Date: 2012-01-25 10:45:25 +0100 (Wed, 25 Jan 2012)
New Revision: 19364

Modified:
   gnunet/src/datacache/plugin_datacache_postgres.c
Log:
-dce

Modified: gnunet/src/datacache/plugin_datacache_postgres.c
===================================================================
--- gnunet/src/datacache/plugin_datacache_postgres.c    2012-01-25 09:37:02 UTC 
(rev 19363)
+++ gnunet/src/datacache/plugin_datacache_postgres.c    2012-01-25 09:45:25 UTC 
(rev 19364)
@@ -347,7 +347,6 @@
   unsigned int i;
   PGresult *res;
 
-  cnt = 0;
   res =
       PQexecPrepared (plugin->dbh, (type == 0) ? "getk" : "getkt",
                       (type == 0) ? 1 : 2, paramValues, paramLengths,




reply via email to

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