Merge branch 'master' into schanzen/reclaim_256bit
[oweals/gnunet.git] / src / reclaim / plugin_rest_openid_connect.c
index 3e138f259d18e5d15cdc49616a973287f2abd1fe..14a96ed1924cd230b58998ceef3dc0178c278f75 100644 (file)
@@ -988,8 +988,7 @@ oidc_attest_collect_finished_cb (void *cls)
 static void
 oidc_attest_collect (void *cls,
                      const struct GNUNET_CRYPTO_EcdsaPublicKey *identity,
-                     const struct GNUNET_RECLAIM_Attestation *attest,
-                     const struct GNUNET_RECLAIM_AttributeList *attrs)
+                     const struct GNUNET_RECLAIM_Attestation *attest)
 {
   struct RequestHandle *handle = cls;
   struct GNUNET_RECLAIM_AttributeListEntry *le;