TLS: refactor client-start interface
[exim.git] / src / src / transports / smtp.h
index 57f87a296c7e5be663f6c89adf6cc30e537b0bae..056efbcf7cf084c41d41cdc1aeecb2b9eeaca75d 100644 (file)
@@ -133,7 +133,6 @@ typedef struct {
 #endif
   BOOL dsn_all_lasthop:1;
 #if defined(SUPPORT_TLS) && defined(SUPPORT_DANE)
-  BOOL dane:1;
   BOOL dane_required:1;
 #endif
 #ifdef EXPERIMENTAL_PIPE_CONNECT