summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-17 12:02:20 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-17 12:02:20 +0200
commitba006cd61bb054014323cd3db7b5f332cc90c0e6 (patch)
treeb3dd11969e37cf9b557c074857d1152abbf18a59 /src/exchange
parentbb8eb6144132ae55b45b717b445d0e98bc2e84fa (diff)
downloadexchange-ba006cd61bb054014323cd3db7b5f332cc90c0e6.tar.gz
exchange-ba006cd61bb054014323cd3db7b5f332cc90c0e6.tar.bz2
exchange-ba006cd61bb054014323cd3db7b5f332cc90c0e6.zip
kycaid cleanup
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/taler-exchange-httpd_kyc-proof.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/exchange/taler-exchange-httpd_kyc-proof.c b/src/exchange/taler-exchange-httpd_kyc-proof.c
index 64694d28a..a8c31265e 100644
--- a/src/exchange/taler-exchange-httpd_kyc-proof.c
+++ b/src/exchange/taler-exchange-httpd_kyc-proof.c
@@ -80,11 +80,6 @@ struct KycProofContext
char *provider_legitimization_id;
/**
- * OAuth 2.0 authorization code.
- */
- const char *authorization_code;
-
- /**
* Hash of payment target URI this is about.
*/
struct TALER_PaytoHashP h_payto;