diff options
Diffstat (limited to 'src/lib/testing_api_cmd_bank_history_credit.c')
-rw-r--r-- | src/lib/testing_api_cmd_bank_history_credit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_bank_history_credit.c b/src/lib/testing_api_cmd_bank_history_credit.c index 85a67f9d..41a1f0b8 100644 --- a/src/lib/testing_api_cmd_bank_history_credit.c +++ b/src/lib/testing_api_cmd_bank_history_credit.c @@ -523,7 +523,6 @@ history_run (void *cls, hs->total = build_history (is, &hs->h); hs->hh = TALER_BANK_credit_history (is->ctx, - hs->account_url, &hs->auth, row_id, hs->num_results, |