gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: -DCE


From: gnunet
Subject: [taler-anastasis] branch master updated: -DCE
Date: Tue, 24 Aug 2021 22:33:28 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new e46c5c1  -DCE
e46c5c1 is described below

commit e46c5c1061f03f7893c0f3e91267824690b1a48b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Aug 24 22:33:26 2021 +0200

    -DCE
---
 src/authorization/anastasis_authorization_plugin_iban.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/authorization/anastasis_authorization_plugin_iban.c 
b/src/authorization/anastasis_authorization_plugin_iban.c
index 9aa0b96..648902a 100644
--- a/src/authorization/anastasis_authorization_plugin_iban.c
+++ b/src/authorization/anastasis_authorization_plugin_iban.c
@@ -460,7 +460,6 @@ test_wire_transfers (struct ANASTASIS_AUTHORIZATION_State 
*as)
   enum GNUNET_DB_QueryStatus qs;
   struct GNUNET_TIME_Absolute now;
   struct GNUNET_TIME_Absolute limit;
-  char *debit_account_uri;
 
   now = GNUNET_TIME_absolute_get ();
   limit = GNUNET_TIME_absolute_subtract (now,
@@ -472,7 +471,6 @@ test_wire_transfers (struct ANASTASIS_AUTHORIZATION_State 
*as)
     limit,
     &check_payment_ok,
     as);
-  GNUNET_free (debit_account_uri);
   switch (qs)
   {
   case GNUNET_DB_STATUS_HARD_ERROR:

-- 
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]