From d603e5093330b2da38401ad8792e0231d9d05926 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 14 May 1998 01:14:45 +0000 Subject: Code cleaning. svn path=/trunk/; revision=1772 --- driver.c | 2 -- 1 file changed, 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); -- cgit v1.2.3