Remove unused DANE macros. This should be the last DANE stuff...
authorRichard Levitte <richard@levitte.org>
Tue, 17 Jun 2014 10:38:20 +0000 (12:38 +0200)
committerRichard Levitte <richard@levitte.org>
Tue, 17 Jun 2014 10:38:20 +0000 (12:38 +0200)
ssl/ssl.h

index 4f6abb733889a812c78ce1164b3a40c122ad28ca..352d652aca54147efd77c2634bf7569394c612c1 100644 (file)
--- 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