Revert "sspi: Added version information"

This reverts commit 2976de4808.
This commit is contained in:
Yang Tse
2012-04-23 16:28:01 +02:00
parent 071f8d4182
commit d6c449e3b4
8 changed files with 9 additions and 90 deletions

View File

@@ -275,6 +275,7 @@ 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},