From caf66486e70d896b1dd4eca3785fd42185a540cd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 Apr 2022 16:39:07 +0200 Subject: work on purse creation logic --- src/exchange/taler-exchange-httpd_withdraw.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/exchange/taler-exchange-httpd_withdraw.c') diff --git a/src/exchange/taler-exchange-httpd_withdraw.c b/src/exchange/taler-exchange-httpd_withdraw.c index 5765181b2..d5ecd3386 100644 --- a/src/exchange/taler-exchange-httpd_withdraw.c +++ b/src/exchange/taler-exchange-httpd_withdraw.c @@ -256,7 +256,6 @@ withdraw_transaction (void *cls, } if (! below_limit) { - TEH_plugin->rollback (TEH_plugin->cls); *mhd_ret = TALER_MHD_REPLY_JSON_PACK ( connection, MHD_HTTP_ACCEPTED, -- cgit v1.2.3