diff options
Diffstat (limited to 'src/tool_help.c')
-rw-r--r-- | src/tool_help.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tool_help.c b/src/tool_help.c index 7c252baeb..2c22b827b 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -269,7 +269,6 @@ static const struct feat feats[] = { {"NTLM", CURL_VERSION_NTLM}, {"NTLM_WB", CURL_VERSION_NTLM_WB}, {"SSL", CURL_VERSION_SSL}, - {"krb4", CURL_VERSION_KERBEROS4}, {"libz", CURL_VERSION_LIBZ}, {"CharConv", CURL_VERSION_CONV}, {"TLS-SRP", CURL_VERSION_TLSAUTH_SRP}, |