EDITME: Add comment about DMARC_TLD_FILE
[exim.git] / src / src / macro_predef.c
index f92671ae2b85db5d96d00dfb37d517fe970bd1b4..86be52f542c0f2ee1fda557c6cacf2ace36d26f0 100644 (file)
@@ -197,9 +197,6 @@ due to conflicts with other common macros. */
 #ifdef EXPERIMENTAL_DSN_INFO
   builtin_macro_create(US"_HAVE_DSN_INFO");
 #endif
-#ifdef EXPERIMENTAL_REQUIRETLS
-  builtin_macro_create(US"_HAVE_REQTLS");
-#endif
 #ifdef EXPERIMENTAL_PIPE_CONNECT
   builtin_macro_create(US"_HAVE_PIPE_CONNECT");
 #endif