diff options
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r-- | src/include/taler_testing_lib.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 2631d581..4426e65a 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -269,11 +269,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. * |