summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_common.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-01 12:14:54 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-01 12:14:54 +0100
commit538ca960a12de721d12b4eac107af61da9765775 (patch)
tree7adaf406872ad2c9bb6537e7b36788f29b9bd2fa /src/lib/exchange_api_common.c
parentda1af142c771127e4a949727f4ce496b45219ad6 (diff)
downloadexchange-538ca960a12de721d12b4eac107af61da9765775.tar.gz
exchange-538ca960a12de721d12b4eac107af61da9765775.tar.bz2
exchange-538ca960a12de721d12b4eac107af61da9765775.zip
bad FIXME, we should not
Diffstat (limited to 'src/lib/exchange_api_common.c')
-rw-r--r--src/lib/exchange_api_common.c1
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;
}
}