From b100ec95429daa986cb31834e462083adc22e8b6 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Fri, 19 Jan 2001 05:37:32 +0000 Subject: - (bal) Updated contrib/cygwin/ by Corinna Vinschen Also removed some of the 'ISSUES' comments that have been verified by djm. --- session.c | 1 - 1 file changed, 1 deletion(-) (limited to 'session.c') diff --git a/session.c b/session.c index 2c1500431..20975cb6c 100644 --- a/session.c +++ b/session.c @@ -2013,7 +2013,6 @@ do_authenticated2(Authctxt *authctxt) startup_pipe = -1; } #if defined(HAVE_LOGIN_CAP) && defined(HAVE_PW_CLASS_IN_PASSWD) - /* ISSUE: Is this correct? */ if ((lc = login_getclass(authctxt->pw->pw_class)) == NULL) { error("unable to get login class"); return; -- cgit v1.2.3