commit 981cbc98a06f0ac63ee96c39c1ddb8a55a474b16
parent 68a4d901347bfa159adfe67e00f149e09800ea22
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 19 Nov 2021 12:55:50 +0100
-fix warnings
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/benchmark/taler-aggregator-benchmark.c b/src/benchmark/taler-aggregator-benchmark.c
@@ -428,6 +428,8 @@ run (void *cls,
struct TALER_EXCHANGEDB_DenominationKeyInformationP issue;
(void) cls;
+ (void) args;
+ (void) cfgfile;
/* make sure everything 'ends' before the current time,
so that the aggregator will process everything without
need for time-travel */