Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep port, since they

aren't doing anything anyway
This commit is contained in:
Marc G. Fournier 1997-02-09 03:36:08 +00:00
parent 171e0c27e4
commit d557375d61
1 changed files with 0 additions and 3 deletions

View File

@ -193,9 +193,6 @@
# define SIG_BLOCK 00
# define SIG_UNBLOCK 01
# define SIG_SETMASK 02
# define NO_SIGACTION
# define NO_SETSID
# define NO_SIGPROCMASK
# define NEED_SIG_JMP
# endif