test_client_put_stop: removed unused assignment

This commit is contained in:
Evgeny Grin (Karlson2k)
2021-11-24 22:29:41 +03:00
parent 2e3418c734
commit f8c46afbd0
-1
View File
@@ -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;