Revert "Update to 7.44.0"
[platform/upstream/curl.git] / src / tool_setopt.c
index 7eb64b0..a53fdc8 100644 (file)
@@ -107,12 +107,6 @@ const NameValue setopt_nv_CURLUSESSL[] = {
   NVEND,
 };
 
-const NameValueUnsigned setopt_nv_CURLSSLOPT[] = {
-  NV(CURLSSLOPT_ALLOW_BEAST),
-  NV(CURLSSLOPT_NO_REVOKE),
-  NVEND,
-};
-
 const NameValue setopt_nv_CURL_NETRC[] = {
   NV(CURL_NETRC_IGNORED),
   NV(CURL_NETRC_OPTIONAL),