diff options
Diffstat (limited to 'src/auditor/taler-helper-auditor-aggregation.c')
-rw-r--r-- | src/auditor/taler-helper-auditor-aggregation.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/auditor/taler-helper-auditor-aggregation.c b/src/auditor/taler-helper-auditor-aggregation.c index 830773c7..27c67ea5 100644 --- a/src/auditor/taler-helper-auditor-aggregation.c +++ b/src/auditor/taler-helper-auditor-aggregation.c @@ -1490,10 +1490,6 @@ main (int argc, GNUNET_STRINGS_get_utf8_args (argc, argv, &argc, &argv)) return 4; - GNUNET_assert (GNUNET_OK == - GNUNET_log_setup ("taler-helper-auditor-aggregation", - "MESSAGE", - NULL)); ret = GNUNET_PROGRAM_run ( argc, argv, |