From 70090ed9a86a5513f6b7396b232ebb1b19261469 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 22 Jul 2020 14:48:06 +0200 Subject: kill order for Florian --- src/include/taler_signatures.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 4e24c5196..07fdae3b5 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -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) }; -- cgit v1.2.3