aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/driver.c b/driver.c
index 9ed51462..e6995ce4 100644
--- a/driver.c
+++ b/driver.c
@@ -669,8 +669,6 @@ static int readheaders(int sock,
*
* This is to avoid false mail loops messages when delivering
* local messages to and from a Postfix/qmail mailserver.
- *
- * Should be controlled by an option
*/
if (ctl->dropdelivered && !strncasecmp(line, "Delivered-To:", 13))
{