summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/exchange/taler-exchange-httpd_kyc-webhook.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/exchange/taler-exchange-httpd_kyc-webhook.c b/src/exchange/taler-exchange-httpd_kyc-webhook.c
index 7f232cae3..cf49a20dc 100644
--- a/src/exchange/taler-exchange-httpd_kyc-webhook.c
+++ b/src/exchange/taler-exchange-httpd_kyc-webhook.c
@@ -315,9 +315,8 @@ handler_kyc_webhook_generic (
args[0]);
}
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
- "KYC logic `%s' mapped to section %s/%s\n",
+ "KYC logic `%s' mapped to section %s\n",
args[0],
- kwh->pd->section,
kwh->provider_section);
kwh->wh = kwh->plugin->webhook (kwh->plugin->cls,
kwh->pd,