diff options
| author | Garance A Drosehn <gad@FreeBSD.org> | 2002-03-12 19:48:32 +0000 |
|---|---|---|
| committer | Garance A Drosehn <gad@FreeBSD.org> | 2002-03-12 19:48:32 +0000 |
| commit | 3be0f8f038f6207022cfd73212d5917a7055cf22 (patch) | |
| tree | 70961faee7a90ca3ce50702c686990b88b6e10cf | |
| parent | 8580fd6b5003eba497d276e657a8d33504b6079f (diff) | |
Notes
| -rw-r--r-- | usr.bin/login/login.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/login/login.c b/usr.bin/login/login.c index c8213198c586..a17c60f891dd 100644 --- a/usr.bin/login/login.c +++ b/usr.bin/login/login.c @@ -284,7 +284,6 @@ main(int argc, char *argv[]) if (failures > (pwd ? 0 : 1)) badlogin(olduser); } - olduser = username; /* * Load the PAM policy and set some variables |
