]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/transports/smtp.h
Intercept chown()/fchown() failure and emit a pointer to the bugreport. Closes 2391
[user/henk/code/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