mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-03 15:13:03 +00:00
Remove platform support for Apollo/Domain. (#30)
This commit is contained in:
@@ -322,7 +322,7 @@ void getsignaldata(int sig, int code, void *scp)
|
||||
#endif
|
||||
|
||||
#ifdef XWINDOW
|
||||
#if (defined(APOLLO) || defined(sun))
|
||||
#if defined(sun)
|
||||
if (Event_Req) {
|
||||
if (!XLocked++)
|
||||
getXsignaldata(currentdsp);
|
||||
|
||||
Reference in New Issue
Block a user