fix remaining contrived issues re HANGUPHANDLING
This commit is contained in:
@@ -644,7 +644,7 @@ topten(int how, time_t when)
|
||||
gt.toptenwin = create_nhwindow(NHW_TEXT);
|
||||
}
|
||||
|
||||
#if defined(UNIX) || defined(VMS) || defined(__EMX__)
|
||||
#if defined(HANGUPHANDLING)
|
||||
#define HUP if (!gp.program_state.done_hup)
|
||||
#else
|
||||
#define HUP
|
||||
|
||||
Reference in New Issue
Block a user