diff options
Diffstat (limited to 'src/lib/exchange_api_age_withdraw_reveal.c')
-rw-r--r-- | src/lib/exchange_api_age_withdraw_reveal.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/exchange_api_age_withdraw_reveal.c b/src/lib/exchange_api_age_withdraw_reveal.c index 9803be28..fcb551a9 100644 --- a/src/lib/exchange_api_age_withdraw_reveal.c +++ b/src/lib/exchange_api_age_withdraw_reveal.c @@ -163,8 +163,6 @@ reveal_coin ( * * @param awrh operation handle * @param j_response reply from the exchange - * @param num_coins The (expected) number of revealed coins - * @param[in,out] revealed_coins The @e num_coins revealed coins to populate * @return #GNUNET_OK on success, #GNUNET_SYSERR on errors */ static enum GNUNET_GenericReturnValue @@ -417,7 +415,6 @@ prepare_url ( * * @param curl_ctx The context for CURL * @param awrh The handler - * @param reveal_inputs The secrets of the coin candidates */ static void |