gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: -dce


From: gnunet
Subject: [taler-anastasis] branch master updated: -dce
Date: Fri, 15 Apr 2022 00:24:47 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 0ad5ba4  -dce
0ad5ba4 is described below

commit 0ad5ba49f525b9d112b366aa660c99a31e4fc74d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Apr 15 00:24:39 2022 +0200

    -dce
---
 src/util/anastasis-crypto-tvg.c | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/src/util/anastasis-crypto-tvg.c b/src/util/anastasis-crypto-tvg.c
index a606e85..a14e045 100644
--- a/src/util/anastasis-crypto-tvg.c
+++ b/src/util/anastasis-crypto-tvg.c
@@ -134,24 +134,6 @@ d2j_append (json_t *arr,
                                                    d, \
                                                    sizeof (*d));
 
-/**
- * Add a number to a test vector.
- *
- * @param vec test vector to add to
- * @param label label for the value
- * @param data data to add
- * @param size size of data
- */
-static void
-uint2j (json_t *vec,
-        const char *label,
-        unsigned int num)
-{
-  json_t *json = json_integer (num);
-
-  json_object_set_new (vec, label, json);
-}
-
 
 static int
 expect_data_fixed (json_t *vec,

-- 
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]