From add346eb6cb88799ed89afbab5314f7aab44afbc Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 18 Jan 2020 04:00:35 +0100 Subject: remove redundant bank_url field --- src/include/taler_testing_lib.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/include/taler_testing_lib.h') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 2631d581e..4426e65a5 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -268,11 +268,6 @@ TALER_TESTING_url_port_free (const char *url); */ struct TALER_TESTING_BankConfiguration { - /** - * Bank base URL. - */ - char *bank_url; - /** * Base URL of the exchange's bank account. Basically * @e bank_url plus the exchange account. -- cgit v1.2.3