gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] branch master updated: test_client_put_stop: removed unu


From: gnunet
Subject: [libmicrohttpd] branch master updated: test_client_put_stop: removed unused assignment
Date: Wed, 24 Nov 2021 20:29:51 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new f8c46afb test_client_put_stop: removed unused assignment
f8c46afb is described below

commit f8c46afbd0564a8a72f65aa406152a54b64b27c0
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Nov 24 22:29:41 2021 +0300

    test_client_put_stop: removed unused assignment
---
 src/microhttpd/test_client_put_stop.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/microhttpd/test_client_put_stop.c 
b/src/microhttpd/test_client_put_stop.c
index 129e9ba2..9a3c3a67 100644
--- a/src/microhttpd/test_client_put_stop.c
+++ b/src/microhttpd/test_client_put_stop.c
@@ -1220,7 +1220,6 @@ performQueryExternal (struct MHD_Daemon *d, struct 
_MHD_dumbClient *clnt)
   _MHD_dumbClient_start_connect (clnt);
 
   start = time (NULL);
-  now = start;
   do
   {
     fd_set rs;

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