summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-aggregator.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange/taler-exchange-aggregator.c')
-rw-r--r--src/exchange/taler-exchange-aggregator.c1
1 files changed, 1 insertions, 0 deletions
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)
{