diff options
| author | Christian Grothoff <christian@grothoff.org> | 2018-01-04 10:38:16 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2018-01-04 10:38:16 +0100 |
| commit | 0906696ec2949e2c9fa7a168e3d270fae1c3a905 (patch) | |
| tree | 30c8a648bb3322f5470b62bedd882ef760acbf5b /src/exchange/taler-exchange-httpd_refund.c | |
| parent | 7d60d3a61823594a9f6df9f884d9237741a4576c (diff) | |
bugfixes in auditor and rendering
Diffstat (limited to 'src/exchange/taler-exchange-httpd_refund.c')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_refund.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_refund.c b/src/exchange/taler-exchange-httpd_refund.c index f0aaa65c..986c9d31 100644 --- a/src/exchange/taler-exchange-httpd_refund.c +++ b/src/exchange/taler-exchange-httpd_refund.c @@ -285,7 +285,6 @@ refund_transaction (void *cls, } /* check if we already send the money for the /deposit */ - // FIXME: DB API... qs = TEH_plugin->test_deposit_done (TEH_plugin->cls, session, dep); |
