Programs should really be handling SIGPIPE themselves
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40823
This commit is contained in:
parent
d3c3bef835
commit
1ebb410fc7
1 changed files with 0 additions and 3 deletions
|
@ -118,9 +118,6 @@ static int SDL_fatal_signals[] = {
|
|||
#endif
|
||||
#ifdef SIGQUIT
|
||||
SIGQUIT,
|
||||
#endif
|
||||
#ifdef SIGPIPE
|
||||
SIGPIPE,
|
||||
#endif
|
||||
0
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue