diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-07-11 22:26:01 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-07-29 12:18:45 +0200 |
commit | ea83a6cbf9fef8d634c0935465a9df5e7de684a0 (patch) | |
tree | 667ec6f783ca7dca357d30771217adc8342f31a2 /src | |
parent | f0fcd898eda94230f5c344d0eb3c2f6e54f6eaef (diff) |
seems done
Diffstat (limited to 'src')
-rw-r--r-- | src/exchange/taler-exchange-httpd_kyc-start.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/exchange/taler-exchange-httpd_kyc-start.c b/src/exchange/taler-exchange-httpd_kyc-start.c index 93845cd10..996b3239b 100644 --- a/src/exchange/taler-exchange-httpd_kyc-start.c +++ b/src/exchange/taler-exchange-httpd_kyc-start.c @@ -314,9 +314,6 @@ TEH_handler_kyc_start ( } } - // FIXME: bad check, cannot return jmeasures, - // we need a redirect_url AND an EC to see if - // we should restart 'initiate' anyway! qs = TEH_plugin->lookup_pending_legitimization ( TEH_plugin->cls, kyp->legitimization_measure_serial_id, |