commit e9c0d15cbdb940eb991163ab85944b44055836f0 parent adc8ad3765830c6beb0d6e8ba86e540fee978c26 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 8 Dec 2024 03:12:32 +0100 -was fine Diffstat:
| M | src/exchange/taler-exchange-httpd_common_kyc.c | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/exchange/taler-exchange-httpd_common_kyc.c b/src/exchange/taler-exchange-httpd_common_kyc.c @@ -1279,9 +1279,6 @@ current_rules_cb ( "kyc_test_required"); goto cleanup; } - // FIXME: check that this change is a valid correction, - // used to be just lch->lcr.bad_key_auth, but that - // would be independent of there being an applicable KYC rule! if (lch->bad_kyc_auth) { qs = TEH_plugin->commit (TEH_plugin->cls);