Expanded EXPERIMENTAL_TPDA feature
[exim.git] / src / src / transports / smtp.h
index dd41e1f15b65afc969075363f3a6ba49b78cba8c..3030f3a9175df46733c1325c58b920c78cba74a0 100644 (file)
@@ -81,9 +81,6 @@ typedef struct {
   uschar *dkim_sign_headers;
   uschar *dkim_strict;
 #endif
-#ifdef EXPERIMENTAL_TPDA
-  uschar *tpda_host_defer_action;
-#endif
 } smtp_transport_options_block;
 
 /* Data for reading the private options. */