gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 03/16: cadet/client: Remove duplicate stub definition of


From: gnunet
Subject: [gnunet-scheme] 03/16: cadet/client: Remove duplicate stub definition of channel?.
Date: Wed, 27 Jul 2022 00:21:13 +0200

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 39f3de4ce29bfc1c1ba38f59be9890c4827b0d54
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sat Jul 23 18:20:44 2022 +0200

    cadet/client: Remove duplicate stub definition of channel?.
    
    * gnu/gnunet/cadet/client.scm (channel?): Remove the stub.
---
 gnu/gnunet/cadet/client.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/gnunet/cadet/client.scm b/gnu/gnunet/cadet/client.scm
index 5d8716a..cc269d3 100644
--- a/gnu/gnunet/cadet/client.scm
+++ b/gnu/gnunet/cadet/client.scm
@@ -318,7 +318,6 @@ message @var{message}."
 
     (define (stub . foo)
       (error "todo"))
-    (define channel? stub)
 
     ;; TODO: callbacks, message queue, actually test it
     (define* (open-channel! server address)

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