Don't create a new PAG since login does that also.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@181 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Björn Groenvall
1995-10-27 10:47:30 +00:00
parent 9fcc43c6dd
commit 00709f9889

View File

@@ -1843,8 +1843,6 @@ void start_login(host, autologin, name)
* the login banner message gets lost...
*/
sleep(1);
if (k_hasafs())
k_setpag(); /* Put users process in an new pag */
#ifdef SHOW_LOGIN_ARGS
{
int i;