diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-11-17 13:28:15 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-11-17 13:28:15 +0100 |
commit | 741831e87b3b189d3f75bdd9fa2ccc9a8d2ba8e2 (patch) | |
tree | d8737d801c2e7a5f52ae0a05b4069f9a673a234d /src/exchange/taler-exchange-httpd_batch-deposit.c | |
parent | 8e0f06c86bdc6880bc24334e65b7920c8310ecdd (diff) |
bank API refactoring for #7276 (incomplete)
Diffstat (limited to 'src/exchange/taler-exchange-httpd_batch-deposit.c')
-rw-r--r-- | src/exchange/taler-exchange-httpd_batch-deposit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_batch-deposit.c b/src/exchange/taler-exchange-httpd_batch-deposit.c index 7a3ea0fa..0545c393 100644 --- a/src/exchange/taler-exchange-httpd_batch-deposit.c +++ b/src/exchange/taler-exchange-httpd_batch-deposit.c @@ -290,7 +290,6 @@ batch_deposit_transaction (void *cls, mhd_ret); if (qs < 0) return qs; - qs = TEH_plugin->do_deposit ( TEH_plugin->cls, deposit, |