diff options
-rw-r--r-- | options.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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"); |