unbreak Windows build
original commit: 6c062f550486dfb9b25dfc62f6d1a829bbce1d1b
This commit is contained in:
parent
995e53ca71
commit
5b7f4e2fd8
|
@ -812,7 +812,9 @@ void S_schsig_init() {
|
|||
S_protect(&S_G.event_and_resume_star_id);
|
||||
S_G.event_and_resume_star_id = S_intern((const unsigned char *)"$event-and-resume*");
|
||||
|
||||
#ifndef WIN32
|
||||
scheme_signals_registered = 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user