Retire old libsrs_alt -based SRS support. Bug 1649
[exim.git] / src / src / routers / queryprogram.c
index e6e538841ed115f4898e69cfddee1e12633a236f..d59da53b272bdf2c1f85f0a1e19c6e8b3cecb651 100644 (file)
@@ -242,10 +242,6 @@ rc = rf_get_munge_headers(addr, rblock, &addr_prop.extra_headers,
   &addr_prop.remove_headers);
 if (rc != OK) return rc;
 
-#ifdef EXPERIMENTAL_SRS_ALT
-addr_prop.srs_sender = NULL;
-#endif
-
 /* Get the fixed or expanded uid under which the command is to run
 (initialization ensures that one or the other is set). */