From f313d61c7b77d0251e76b25ca4e3598a00dfbc95 Mon Sep 17 00:00:00 2001 From: Gisle Vanem Date: Tue, 19 Oct 2021 23:07:31 +0200 Subject: Remove old dead link --- lib/vtls/schannel.c | 2 -- 1 file changed, 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, -- cgit v1.2.1