diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/tool_getparam.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tool_getparam.c b/src/tool_getparam.c index ab8ed1d5e..fb42d0acc 100644 --- a/src/tool_getparam.c +++ b/src/tool_getparam.c @@ -277,7 +277,6 @@ static const struct feat feats[] = { {"NTLM_WB", CURL_VERSION_NTLM_WB}, {"SPNEGO", CURL_VERSION_SPNEGO}, {"SSL", CURL_VERSION_SSL}, - {"SSPI", CURL_VERSION_SSPI}, {"krb4", CURL_VERSION_KERBEROS4}, {"libz", CURL_VERSION_LIBZ}, {"CharConv", CURL_VERSION_CONV}, |