summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_testing_lib.h7
1 files changed, 0 insertions, 7 deletions
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.