diff options
Diffstat (limited to 'src/exchange/taler-exchange-httpd_db.c')
-rw-r--r-- | src/exchange/taler-exchange-httpd_db.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_db.c b/src/exchange/taler-exchange-httpd_db.c index 499623e4..f01b7238 100644 --- a/src/exchange/taler-exchange-httpd_db.c +++ b/src/exchange/taler-exchange-httpd_db.c @@ -266,7 +266,6 @@ TMH_DB_execute_deposit (struct MHD_Connection *connection, } TMH_plugin->free_coin_transaction_list (TMH_plugin->cls, tl); - if (GNUNET_OK != TMH_plugin->insert_deposit (TMH_plugin->cls, session, |