From 9e5dc2a5423992023123a3f2afe1c41343145422 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 5 Jul 2022 11:50:20 +0200 Subject: -remove dead argument --- src/auditor/taler-helper-auditor-aggregation.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/auditor/taler-helper-auditor-aggregation.c') diff --git a/src/auditor/taler-helper-auditor-aggregation.c b/src/auditor/taler-helper-auditor-aggregation.c index 1c22a48b2..190b7d30d 100644 --- a/src/auditor/taler-helper-auditor-aggregation.c +++ b/src/auditor/taler-helper-auditor-aggregation.c @@ -713,7 +713,6 @@ wire_transfer_information_cb ( /* Obtain coin's transaction history */ qs = TALER_ARL_edb->get_coin_transactions (TALER_ARL_edb->cls, coin_pub, - GNUNET_YES, &tl); if ( (qs < 0) || (NULL == tl) ) -- cgit v1.2.3