summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGisle Vanem <gisle.vanem@gmail.com>2021-10-19 23:07:31 +0200
committerGitHub <noreply@github.com>2021-10-19 23:07:31 +0200
commitf313d61c7b77d0251e76b25ca4e3598a00dfbc95 (patch)
treea733fa473a917c6937a55b54fb703b11108b451f
parent31e335b3ed63494e3a92d98154fd2bb5fdfc6d76 (diff)
downloadcurl-f313d61c7b77d0251e76b25ca4e3598a00dfbc95.tar.gz
Remove old dead link
-rw-r--r--lib/vtls/schannel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/vtls/schannel.c b/lib/vtls/schannel.c
index 62a4cd17a..7c35e7feb 100644
--- a/lib/vtls/schannel.c
+++ b/lib/vtls/schannel.c
@@ -719,8 +719,6 @@ schannel_acquire_credential_handle(struct Curl_easy *data,
}
BACKEND->cred->refcount = 1;
- /* https://msdn.microsoft.com/en-us/library/windows/desktop/aa374716.aspx
- */
sspi_status =
s_pSecFn->AcquireCredentialsHandle(NULL, (TCHAR *)UNISP_NAME,
SECPKG_CRED_OUTBOUND, NULL,