From 22bd615fa973eef25438fa609c3605f33e927817 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 18 Jan 2020 04:10:02 +0100 Subject: remove redundant exchange_account_url --- src/include/taler_testing_lib.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/include') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 4426e65a5..781f1b133 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -268,13 +268,6 @@ TALER_TESTING_url_port_free (const char *url); */ struct TALER_TESTING_BankConfiguration { - /** - * Base URL of the exchange's bank account. Basically - * @e bank_url plus the exchange account. - * - * FIXME: remove? This duplicates exchange_auth.wire_gateway_url! - */ - char *exchange_account_url; /** * Authentication data for the exchange user at the bank. -- cgit v1.2.3