[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: -fix warning
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: -fix warning |
Date: |
Fri, 06 Dec 2024 20:39:19 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 87aac812a -fix warning
87aac812a is described below
commit 87aac812a9be4062b416e5baabc7496f4770fd9a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Dec 6 20:39:14 2024 +0100
-fix warning
---
src/exchangedb/exchangedb_aml.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/exchangedb/exchangedb_aml.c b/src/exchangedb/exchangedb_aml.c
index 01b445b8f..b21c97174 100644
--- a/src/exchangedb/exchangedb_aml.c
+++ b/src/exchangedb/exchangedb_aml.c
@@ -492,8 +492,6 @@ update_rules (struct TALER_EXCHANGEDB_RuleUpdater *ru)
static void
check_rules (struct TALER_EXCHANGEDB_RuleUpdater *ru)
{
- const struct TALER_KYCLOGIC_Measure *m;
-
ru->depth++;
if (ru->depth > MAX_DEPTH)
{
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: -fix warning,
gnunet <=