gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 68/153: http_proxy: Remove unused macro SELECT_TIME


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 68/153: http_proxy: Remove unused macro SELECT_TIMEOUT
Date: Tue, 11 Sep 2018 12:52:19 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 64c01db0c94a3c3809c76b4c89be6e6d39e58066
Author: Rikard Falkeborn <address@hidden>
AuthorDate: Sun Aug 5 22:29:29 2018 +0200

    http_proxy: Remove unused macro SELECT_TIMEOUT
    
    Usage was removed in 5113ad0424044458ac497fa1458ebe0101356b22.
    
    Closes #2852
---
 lib/http_proxy.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/http_proxy.c b/lib/http_proxy.c
index ecc822704..c8c445b82 100644
--- a/lib/http_proxy.c
+++ b/lib/http_proxy.c
@@ -192,7 +192,6 @@ static CURLcode CONNECT(struct connectdata *conn,
 
 #define SELECT_OK      0
 #define SELECT_ERROR   1
-#define SELECT_TIMEOUT 2
 
   if(Curl_connect_complete(conn))
     return CURLE_OK; /* CONNECT is already completed */

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]