Some nttty.c clean-up.
This commit is contained in:
@@ -3398,10 +3398,6 @@ int dir;
|
||||
{
|
||||
if (dir != WININIT)
|
||||
return;
|
||||
#if defined(WIN32CON)
|
||||
if (!strncmpi(windowprocs.name, "tty", 3))
|
||||
nttty_open(0);
|
||||
#endif
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user