diff options
Diffstat (limited to 'src/exchangedb/plugin_exchangedb_common.c')
-rw-r--r-- | src/exchangedb/plugin_exchangedb_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/plugin_exchangedb_common.c b/src/exchangedb/plugin_exchangedb_common.c index 6db0c0e0..fb697dae 100644 --- a/src/exchangedb/plugin_exchangedb_common.c +++ b/src/exchangedb/plugin_exchangedb_common.c @@ -41,7 +41,6 @@ common_free_reserve_history (void *cls, bt = rh->details.bank; GNUNET_free (bt->sender_account_details); - GNUNET_free (bt->wire_reference); GNUNET_free (bt); break; } |