gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: called function twice


From: gnunet
Subject: [gnunet] branch master updated: called function twice
Date: Wed, 06 May 2020 18:34:44 +0200

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 3a110bca6 called function twice
3a110bca6 is described below

commit 3a110bca6e72f1ad21eab00b0ad64630c0bd2fa2
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Wed May 6 18:29:47 2020 +0200

    called function twice
---
 src/reclaim/plugin_rest_openid_connect.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/reclaim/plugin_rest_openid_connect.c 
b/src/reclaim/plugin_rest_openid_connect.c
index 09b3c8248..9c474d527 100644
--- a/src/reclaim/plugin_rest_openid_connect.c
+++ b/src/reclaim/plugin_rest_openid_connect.c
@@ -1041,12 +1041,6 @@ oidc_attr_collect_finished_cb (void *cls)
                                            &oidc_attest_collect_finished_cb,
                                            handle);
 
-  handle->idp_op = GNUNET_RECLAIM_ticket_issue (handle->idp,
-                                                &handle->priv_key,
-                                                &handle->oidc->client_pkey,
-                                                handle->attr_list,
-                                                &oidc_ticket_issue_cb,
-                                                handle);
 }
 
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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