diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-03-01 12:14:54 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-03-01 12:14:54 +0100 |
commit | 538ca960a12de721d12b4eac107af61da9765775 (patch) | |
tree | 7adaf406872ad2c9bb6537e7b36788f29b9bd2fa /src/lib | |
parent | da1af142c771127e4a949727f4ce496b45219ad6 (diff) |
bad FIXME, we should not
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/exchange_api_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/exchange_api_common.c b/src/lib/exchange_api_common.c index 6b0d638e8..fd3927f86 100644 --- a/src/lib/exchange_api_common.c +++ b/src/lib/exchange_api_common.c @@ -434,7 +434,6 @@ TALER_EXCHANGE_free_reserve_history (struct case TALER_EXCHANGE_RTT_RECOUP: break; case TALER_EXCHANGE_RTT_CLOSE: - /* FIXME: should we free "receiver_account_details" ? */ break; } } |