From 260e287685680d97448920432b4673469a99a83f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 8 Jan 2021 23:36:09 +0100 Subject: change wire_reference to be uint64_t always; more work on lrbt_callbacks --- src/exchangedb/plugin_exchangedb_common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/exchangedb/plugin_exchangedb_common.c') 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; } -- cgit v1.2.3