diff options
Diffstat (limited to 'src/auditor/taler-helper-auditor-coins.c')
-rw-r--r-- | src/auditor/taler-helper-auditor-coins.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditor/taler-helper-auditor-coins.c b/src/auditor/taler-helper-auditor-coins.c index 9d5e66706..2e32c5698 100644 --- a/src/auditor/taler-helper-auditor-coins.c +++ b/src/auditor/taler-helper-auditor-coins.c | |||
@@ -1802,7 +1802,6 @@ refund_cb (void *cls, | |||
1802 | .coin_pub = *coin_pub, | 1802 | .coin_pub = *coin_pub, |
1803 | .merchant = *merchant_pub, | 1803 | .merchant = *merchant_pub, |
1804 | .rtransaction_id = GNUNET_htonll (rtransaction_id), | 1804 | .rtransaction_id = GNUNET_htonll (rtransaction_id), |
1805 | .refund_fee = issue->fee_refund | ||
1806 | }; | 1805 | }; |
1807 | 1806 | ||
1808 | TALER_amount_hton (&rr.refund_amount, | 1807 | TALER_amount_hton (&rr.refund_amount, |