gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: UTIL: More unused variables


From: gnunet
Subject: [gnunet] branch master updated: UTIL: More unused variables
Date: Wed, 20 Sep 2023 11:45:06 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new a38e8d953 UTIL: More unused variables
a38e8d953 is described below

commit a38e8d953116618e1dba7c13e32dcf0ab9c3da9d
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Sep 20 11:44:59 2023 +0200

    UTIL: More unused variables
---
 src/util/crypto_ecc_gnsrecord.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/util/crypto_ecc_gnsrecord.c b/src/util/crypto_ecc_gnsrecord.c
index 873ed978e..fb8ba3ac9 100644
--- a/src/util/crypto_ecc_gnsrecord.c
+++ b/src/util/crypto_ecc_gnsrecord.c
@@ -306,8 +306,6 @@ GNUNET_CRYPTO_eddsa_private_key_derive (
   gcry_mpi_t a;
   gcry_mpi_t d;
   gcry_mpi_t L;
-  gcry_mpi_t a1;
-  gcry_mpi_t a2;
   gcry_ctx_t ctx;
 
   /**

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]