ERR: Remove warning

This commit is contained in:
Andy Cedilnik 2003-05-07 10:31:05 -04:00
parent a43ce2c320
commit 3bb2f6f655
1 changed files with 0 additions and 1 deletions

View File

@ -209,7 +209,6 @@ static CURLcode bindlocal(struct connectdata *conn,
if (strlen(data->set.device)<255) {
struct sockaddr_in sa;
struct Curl_dns_entry *h=NULL;
size_t size;
char myhost[256] = "";
in_addr_t in;