summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
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;