aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_withdraw2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/exchange_api_withdraw2.c')
-rw-r--r--src/lib/exchange_api_withdraw2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/exchange_api_withdraw2.c b/src/lib/exchange_api_withdraw2.c
index f9468927a..25f669143 100644
--- a/src/lib/exchange_api_withdraw2.c
+++ b/src/lib/exchange_api_withdraw2.c
@@ -429,8 +429,6 @@ TALER_EXCHANGE_withdraw2 (
429 429
430 TALER_amount_hton (&req.amount_with_fee, 430 TALER_amount_hton (&req.amount_with_fee,
431 &wh->requested_amount); 431 &wh->requested_amount);
432 TALER_amount_hton (&req.withdraw_fee,
433 &dk->fee_withdraw);
434 GNUNET_CRYPTO_hash (pd->coin_ev, 432 GNUNET_CRYPTO_hash (pd->coin_ev,
435 pd->coin_ev_size, 433 pd->coin_ev_size,
436 &req.h_coin_envelope); 434 &req.h_coin_envelope);