From 9539a850a317fea27b99fe17fb10440ae7c5de11 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 5 Oct 1996 04:26:07 +0000 Subject: Make localname defaulting work properly. svn path=/trunk/; revision=222 --- options.c | 1 - 1 file changed, 1 deletion(-) diff --git a/options.c b/options.c index b2369cfc..08bcbd35 100644 --- a/options.c +++ b/options.c @@ -282,7 +282,6 @@ struct hostrec *queryctl; queryctl->keep = 0; queryctl->norewrite = 0; - strcpy(queryctl->localname, user); strcpy(queryctl->remotename, user); strcpy(queryctl->smtphost, "localhost"); -- cgit v1.2.3