aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--driver.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/driver.c b/driver.c
index 464cf68e..2adf1112 100644
--- a/driver.c
+++ b/driver.c
@@ -1102,8 +1102,6 @@ int num; /* index of message */
if (idp->val.status.mark == XMIT_ACCEPT)
good_addresses++;
- destaddr = "localhost";
-
length = strlen(ctl->mda) + 1;
before = xstrdup(ctl->mda);