summaryrefslogtreecommitdiff
path: root/src/auditor/taler-helper-auditor-aggregation.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-27 20:39:15 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-27 20:39:15 +0100
commit163b23f27a7f6179489956de791794d4f475f61e (patch)
tree047c313f67581006e2582e3b6f67dfb66caeb50e /src/auditor/taler-helper-auditor-aggregation.c
parent2c171055f9b51ff7254a4b57e27a6174484d03e3 (diff)
downloadexchange-163b23f27a7f6179489956de791794d4f475f61e.tar.gz
exchange-163b23f27a7f6179489956de791794d4f475f61e.tar.bz2
exchange-163b23f27a7f6179489956de791794d4f475f61e.zip
removing inappropriate i18n code
Diffstat (limited to 'src/auditor/taler-helper-auditor-aggregation.c')
-rw-r--r--src/auditor/taler-helper-auditor-aggregation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/taler-helper-auditor-aggregation.c b/src/auditor/taler-helper-auditor-aggregation.c
index e0fe1e2ce..190b7260e 100644
--- a/src/auditor/taler-helper-auditor-aggregation.c
+++ b/src/auditor/taler-helper-auditor-aggregation.c
@@ -1388,7 +1388,7 @@ analyze_aggregations (void *cls)
return qs;
}
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
- _ ("Concluded aggregation audit step at %llu\n"),
+ "Concluded aggregation audit step at %llu\n",
(unsigned long long) ppa.last_wire_out_serial_id);
return GNUNET_DB_STATUS_SUCCESS_ONE_RESULT;