gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r10784 - gnunet/src/datastore


From: gnunet
Subject: [GNUnet-SVN] r10784 - gnunet/src/datastore
Date: Mon, 5 Apr 2010 00:29:38 +0200

Author: grothoff
Date: 2010-04-05 00:29:38 +0200 (Mon, 05 Apr 2010)
New Revision: 10784

Modified:
   gnunet/src/datastore/plugin_datastore_sqlite.c
Log:
fix

Modified: gnunet/src/datastore/plugin_datastore_sqlite.c
===================================================================
--- gnunet/src/datastore/plugin_datastore_sqlite.c      2010-04-04 22:27:57 UTC 
(rev 10783)
+++ gnunet/src/datastore/plugin_datastore_sqlite.c      2010-04-04 22:29:38 UTC 
(rev 10784)
@@ -1680,9 +1680,6 @@
   api->drop = &sqlite_plugin_drop;
   GNUNET_log_from (GNUNET_ERROR_TYPE_INFO,
                    "sqlite", _("Sqlite database running\n"));
-  fprintf (stderr,
-          "Initial payload: %llu\n",
-          plugin.payload);
   return api;
 }
 





reply via email to

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