aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--options.c1
1 files changed, 0 insertions, 1 deletions
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");