diff options
Diffstat (limited to 'lib/version.c')
-rw-r--r-- | lib/version.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/version.c b/lib/version.c index ed5592a26..ac7730203 100644 --- a/lib/version.c +++ b/lib/version.c @@ -387,9 +387,6 @@ static curl_version_info_data version_info = { #if defined(USE_ALTSVC) | CURL_VERSION_ALTSVC #endif -#ifdef USE_ESNI - | CURL_VERSION_ESNI -#endif , NULL, /* ssl_version */ 0, /* ssl_version_num, this is kept at zero */ |