From 684da791cc9ad3c86b4c28089c050ab7efd5e796 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 17:22:13 +0100 Subject: fix warnings --- src/exchange/taler-exchange-aggregator.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchange/taler-exchange-aggregator.c') diff --git a/src/exchange/taler-exchange-aggregator.c b/src/exchange/taler-exchange-aggregator.c index 9c11954a3..bfeb78373 100644 --- a/src/exchange/taler-exchange-aggregator.c +++ b/src/exchange/taler-exchange-aggregator.c @@ -1639,6 +1639,7 @@ wire_confirm_cb (void *cls, (void) cls; (void) row_id; + (void) wire_timestamp; wpd->eh = NULL; if (MHD_HTTP_OK != http_status_code) { -- cgit v1.2.3