From: Richard Levitte Date: Tue, 17 Jun 2014 10:38:20 +0000 (+0200) Subject: Remove unused DANE macros. This should be the last DANE stuff... X-Git-Tag: OpenSSL_1_0_2-beta2~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23351c607b1cdcbef15b4052f2e9ebc4d2ecbd67;p=openssl Remove unused DANE macros. This should be the last DANE stuff... --- diff --git a/ssl/ssl.h b/ssl/ssl.h index 4f6abb7338..352d652aca 100644 --- a/ssl/ssl.h +++ b/ssl/ssl.h @@ -1941,9 +1941,6 @@ DECLARE_PEM_rw(SSL_SESSION, SSL_SESSION) #define SSL_CTRL_GET_SERVER_TMP_KEY 109 #define SSL_CTRL_GET_RAW_CIPHERLIST 110 #define SSL_CTRL_GET_EC_POINT_FORMATS 111 -#define SSL_CTRL_GET_TLSA_RECORD 112 -#define SSL_CTRL_SET_TLSA_RECORD 113 -#define SSL_CTRL_PULL_TLSA_RECORD 114 #define SSL_CTRL_GET_CHAIN_CERTS 115 #define SSL_CTRL_SELECT_CURRENT_CERT 116