This commit is contained in:
Christian Grothoff 2022-08-18 15:43:10 +02:00
parent 3194ccabc1
commit f0cd54dc10
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1418,9 +1418,6 @@ persona_webhook_cancel (struct TALER_KYCLOGIC_WebhookHandle *wh)
* @param account_id account to return
* @param inquiry_id inquiry ID to supply
* @param http_status HTTP status to use
* @param template template to instantiate
* @param[in] body body for the template to use (reference
* is consumed)
*/
static void
webhook_generic_reply (struct TALER_KYCLOGIC_WebhookHandle *wh,
@ -1457,9 +1454,6 @@ webhook_generic_reply (struct TALER_KYCLOGIC_WebhookHandle *wh,
* @param wh proof handle to generate reply for
* @param inquiry_id inquiry ID to supply
* @param http_status HTTP status to use
* @param template template to instantiate
* @param[in] body body for the template to use (reference
* is consumed)
*/
static void
webhook_reply_error (struct TALER_KYCLOGIC_WebhookHandle *wh,