yet more Windows startup; also safestartup vestige
This commit is contained in:
@@ -333,7 +333,7 @@ choose_windows(const char *s)
|
||||
if (tmps)
|
||||
free((genericptr_t) tmps) /*, tmps = 0*/ ;
|
||||
|
||||
if (windowprocs.win_raw_print == def_raw_print || WINDOWPORT(safestartup))
|
||||
if (windowprocs.win_raw_print == def_raw_print)
|
||||
nh_terminate(EXIT_SUCCESS);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user