浏览代码

ERR: Remove warning

Andy Cedilnik 22 年之前
父节点
当前提交
3bb2f6f655
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Source/CTest/Curl/connect.c

+ 0 - 1
Source/CTest/Curl/connect.c

@@ -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;