Remove unused DANE macros. This should be the last DANE stuff... (Imported from upstream's 23351c607b1cdcbef15b4052f2e9ebc4d2ecbd67)
diff --git a/ssl/ssl.h b/ssl/ssl.h index fe9e8e2..bdde6d5 100644 --- a/ssl/ssl.h +++ b/ssl/ssl.h
@@ -1957,9 +1957,6 @@ #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