diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-08-17 12:02:20 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-08-17 12:02:20 +0200 |
commit | ba006cd61bb054014323cd3db7b5f332cc90c0e6 (patch) | |
tree | b3dd11969e37cf9b557c074857d1152abbf18a59 /src/kyclogic/taler-exchange-kyc-tester.c | |
parent | bb8eb6144132ae55b45b717b445d0e98bc2e84fa (diff) |
kycaid cleanup
Diffstat (limited to 'src/kyclogic/taler-exchange-kyc-tester.c')
-rw-r--r-- | src/kyclogic/taler-exchange-kyc-tester.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/kyclogic/taler-exchange-kyc-tester.c b/src/kyclogic/taler-exchange-kyc-tester.c index 740fcda7..2f3fa561 100644 --- a/src/kyclogic/taler-exchange-kyc-tester.c +++ b/src/kyclogic/taler-exchange-kyc-tester.c @@ -1458,12 +1458,6 @@ main (int argc, "initiate KYC check using provider configured in SECTION_NAME of the configuration", &initiate_section), GNUNET_GETOPT_option_string ( - 'i', - "initiate", - "SECTION_NAME", - "initiate KYC check using provider configured in SECTION_NAME of the configuration", - &initiate_section), - GNUNET_GETOPT_option_string ( 'u', "user", "ID", |