kill order for Florian

This commit is contained in:
Christian Grothoff 2020-07-22 14:48:06 +02:00
parent 566ab47542
commit 70090ed9a8
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -562,7 +562,7 @@ struct TALER_RefundConfirmationPS
* minus the @e refund_fee is the amount that will be credited to
* the original coin.
*/
struct TALER_AmountNBO refund_fee;
struct TALER_AmountNBO refund_fee; // FIXME: kill! => also do not return refund_fee (from exchange + merchant APIs)
};