X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fspool_out.c;h=3970206cb8be5fb5e64b3fb0fa845f1cab93856b;hb=c09dbcfb71f4b9a42cbfd8a20e0be6bfa1b12488;hp=8b227dedb139f669f87e77882ccd46103855a32b;hpb=d7978c0f8af20ff4c3f770589b1bb81568aecff3;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/spool_out.c b/src/src/spool_out.c index 8b227dedb..3970206cb 100644 --- a/src/src/spool_out.c +++ b/src/src/spool_out.c @@ -250,10 +250,6 @@ if (tls_in.ourcert) fprintf(fp, "-tls_ourcert %s\n", CS big_buffer); } if (tls_in.ocsp) fprintf(fp, "-tls_ocsp %d\n", tls_in.ocsp); - -# ifdef EXPERIMENTAL_REQUIRETLS -if (tls_requiretls) fprintf(fp, "-tls_requiretls 0x%x\n", tls_requiretls); -# endif #endif #ifdef SUPPORT_I18N