diff options
Diffstat (limited to 'src')
-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 822f396a3..5afaf822e 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -552,7 +552,6 @@ static const struct feat feats[] = { {"MultiSSL", CURL_VERSION_MULTI_SSL}, {"PSL", CURL_VERSION_PSL}, {"alt-svc", CURL_VERSION_ALTSVC}, - {"ESNI", CURL_VERSION_ESNI}, }; void tool_help(void) |