Remove all RFC5878 code.
[openssl.git] / ssl / s23_clnt.c
index e32fbbff4f4dca4c5de04937e63922abfc861819..0865485bcf4dfef7ea083d756c9996b4b69ef4e7 100644 (file)
@@ -370,8 +370,6 @@ static int ssl23_client_hello(SSL *s)
 #endif
                if (s->ctx->custom_cli_ext_records_count != 0)
                        ssl2_compat = 0;
-               if (s->ctx->cli_supp_data_records_count != 0)
-                       ssl2_compat = 0;
                }
 #endif