gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] 09/12: fix


From: gnunet
Subject: [taler-anastasis] 09/12: fix
Date: Mon, 07 Dec 2020 20:28:43 +0100

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

dennis-neufeld pushed a commit to branch master
in repository anastasis.

commit fea4522b7dd53eda66946b31c440fc7819fbce52
Author: Dennis Neufeld <dennis.neufeld@students.bfh.ch>
AuthorDate: Fri Dec 4 12:52:32 2020 +0100

    fix
---
 src/lib/anastasis.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/anastasis.c b/src/lib/anastasis.c
index 9db9e61..ac0ea0b 100644
--- a/src/lib/anastasis.c
+++ b/src/lib/anastasis.c
@@ -1627,8 +1627,6 @@ policy_store_cleanup (void *cls)
     ANASTASIS_policy_store_cancel (pss->pso);
     pss->pso = NULL;
   }
-  if (NULL != pss->tt)
-    GNUNET_SCHEDULER_cancel (pss->tt);
   if (NULL != pss->recovery_data)
     GNUNET_free (pss->recovery_data);
   if (NULL != pss->payment_order_id)

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