aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_refresh_common.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-12 14:38:24 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-12 14:38:27 +0100
commitf6ecf7458ab4a0e23233439ca6c878fd93921083 (patch)
tree1b23fe66bfdac54ba36266eb3960d375a2b7238e /src/lib/exchange_api_refresh_common.h
parent7cedf3f0bf0bd9c4f89c26bfbb4e276423860f65 (diff)
downloadexchange-f6ecf7458ab4a0e23233439ca6c878fd93921083.tar.xz
-refactor melt API, add FIXME for discovered bug
Diffstat (limited to 'src/lib/exchange_api_refresh_common.h')
-rw-r--r--src/lib/exchange_api_refresh_common.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/exchange_api_refresh_common.h b/src/lib/exchange_api_refresh_common.h
index 923fb76c4..2115b5a19 100644
--- a/src/lib/exchange_api_refresh_common.h
+++ b/src/lib/exchange_api_refresh_common.h
@@ -103,12 +103,6 @@ struct MeltData
struct TALER_DenominationPublicKey *fresh_pks;
/**
- * Array of @e num_fresh_coins with exchange contributions
- * made during the refresh.
- */
- struct TALER_ExchangeWithdrawValues *exchange_vals;
-
- /**
* Arrays of @e num_fresh_coins with information about the fresh
* coins to be created, for each cut-and-choose dimension.
*/