瀏覽代碼

Merge branch 'master' of ssh://github.com/bagder/curl

Guenter Knauf 12 年之前
父節點
當前提交
98ca62c2d6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lib/curl_ntlm_msgs.c

+ 0 - 1
lib/curl_ntlm_msgs.c

@@ -357,7 +357,6 @@ CURLcode Curl_ntlm_create_type1_message(const char *userp,
   unsigned long attrs;
   const TCHAR *useranddomain;
   const TCHAR *user;
-  const TCHAR *passwd;
   const TCHAR *domain = TEXT("");
   size_t domlen = 0;
   TimeStamp tsDummy; /* For Windows 9x compatibility of SSPI calls */