bad FIXME, we should not

This commit is contained in:
Christian Grothoff 2020-03-01 12:14:54 +01:00
parent da1af142c7
commit 538ca960a1
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -434,7 +434,6 @@ TALER_EXCHANGE_free_reserve_history (struct
case TALER_EXCHANGE_RTT_RECOUP: case TALER_EXCHANGE_RTT_RECOUP:
break; break;
case TALER_EXCHANGE_RTT_CLOSE: case TALER_EXCHANGE_RTT_CLOSE:
/* FIXME: should we free "receiver_account_details" ? */
break; break;
} }
} }