From 94dddbbe8281c71890eef1a9aa8384d99e26d5c2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 2 Apr 2017 00:05:20 +0200 Subject: implementing insertion of payback information in postgres plugin (part of #3887) --- src/exchange/taler-exchange-httpd_db.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/exchange') diff --git a/src/exchange/taler-exchange-httpd_db.c b/src/exchange/taler-exchange-httpd_db.c index fe417663d..3c1a24778 100644 --- a/src/exchange/taler-exchange-httpd_db.c +++ b/src/exchange/taler-exchange-httpd_db.c @@ -2366,7 +2366,6 @@ TEH_DB_execute_payback (struct MHD_Connection *connection, coin, coin_sig, coin_blind, - h_blind, &amount, &payback_deadline); if (GNUNET_SYSERR == ret) -- cgit v1.2.3