Commit 98ca62c2 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

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

parents 1ba5712f 1a97fd7b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */