gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 02/08: dht/client: Remove another addressed TODO.


From: gnunet
Subject: [gnunet-scheme] 02/08: dht/client: Remove another addressed TODO.
Date: Thu, 03 Feb 2022 16:00:50 +0100

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

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 8c59b206b2f28d5a8783c1f5360897838835c1f9
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Thu Feb 3 13:03:44 2022 +0000

    dht/client: Remove another addressed TODO.
    
    * gnu/gnunet/dht/client.scm (<datum>): Remove it.
---
 gnu/gnunet/dht/client.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/gnunet/dht/client.scm b/gnu/gnunet/dht/client.scm
index f1d390b..a35df1a 100644
--- a/gnu/gnunet/dht/client.scm
+++ b/gnu/gnunet/dht/client.scm
@@ -202,8 +202,6 @@ appropriate exception."
       ;; size of the would-be path (in octets)
       (size malformed-path-size))
 
-    ;; TODO: use the data structures below and test them
-
     ;; An key-value entry in the DHT.
     (define-record-type (<datum> make-datum datum?)
       (fields (immutable type datum-type)

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