gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -silence API


From: gnunet
Subject: [gnunet] branch master updated: -silence API
Date: Tue, 15 Feb 2022 17:05:30 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 8a2c3e356 -silence API
     new 4e43f9656 Merge branch 'master' of git+ssh://git.gnunet.org/gnunet
8a2c3e356 is described below

commit 8a2c3e35629111b0bc66a0379606c71ec8648fcb
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Feb 15 17:05:13 2022 +0100

    -silence API
---
 src/reclaim/reclaim_api.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/reclaim/reclaim_api.c b/src/reclaim/reclaim_api.c
index f41473f9f..bc6b835c9 100644
--- a/src/reclaim/reclaim_api.c
+++ b/src/reclaim/reclaim_api.c
@@ -1550,7 +1550,6 @@ GNUNET_RECLAIM_ticket_issue (
   struct IssueTicketMessage *tim;
   size_t attr_len;
 
-  fprintf (stderr, "Issuing ticket\n");
   op = GNUNET_new (struct GNUNET_RECLAIM_Operation);
   op->h = h;
   op->ti_cb = cb;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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