mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
remove bogus comment
This commit is contained in:
parent
91c77808c4
commit
005bf19acf
@ -322,7 +322,6 @@ Curl_he2ai(const struct hostent *he, int port)
|
||||
}
|
||||
|
||||
if(result != CURLE_OK) {
|
||||
/* Use parenthesis to prevent memdebug from replacing this */
|
||||
Curl_freeaddrinfo(firstai);
|
||||
firstai = NULL;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user