diff options
Diffstat (limited to 'src/lib/test_auditor_api.c')
-rw-r--r-- | src/lib/test_auditor_api.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/test_auditor_api.c b/src/lib/test_auditor_api.c index 0b3e97f6d..8302897c6 100644 --- a/src/lib/test_auditor_api.c +++ b/src/lib/test_auditor_api.c @@ -82,7 +82,6 @@ static struct TALER_TESTING_BankConfiguration bc; */ #define CMD_TRANSFER_TO_EXCHANGE(label,amount) \ TALER_TESTING_cmd_admin_add_incoming (label, amount, \ - bc.exchange_auth.wire_gateway_url, \ &bc.exchange_auth, \ bc.user42_payto) |