Commit 005bf19a authored by Yang Tse's avatar Yang Tse
Browse files

remove bogus comment

parent 91c77808
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;
  }