X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=ssl%2Fssl3.h;fp=ssl%2Fssl3.h;h=29cb184c68a2b0dbb7131a0d876ecae98ea08675;hp=d3167cf575650fe0dc62154d2074ce974bba250a;hb=707b026d7871eb12c23671c975e6a15a8c331785;hpb=28ea0a0c6a5e4e217c405340fa22a8503c7a17db diff --git a/ssl/ssl3.h b/ssl/ssl3.h index d3167cf575..29cb184c68 100644 --- a/ssl/ssl3.h +++ b/ssl/ssl3.h @@ -584,12 +584,6 @@ typedef struct ssl3_state_st #endif #ifndef OPENSSL_NO_TLSEXT - /* serverinfo_client_tlsext_custom_types contains an array of TLS Extension types which - * were advertised by the client in its ClientHello and leveraged by ServerInfo TLS extension callbacks. - * The array does not contain any duplicates, and is in the same order - * as the types were received in the client hello. */ - unsigned short *serverinfo_client_tlsext_custom_types; - size_t serverinfo_client_tlsext_custom_types_count; /* how many serverinfo_client_tlsext_custom_types */ /* ALPN information * (we are in the process of transitioning from NPN to ALPN.) */