Don't catch LIBPROF in Go code.
From-SVN: r171077
This commit is contained in:
parent
5133f00ef8
commit
7b5da51d4f
1 changed files with 0 additions and 3 deletions
|
@ -79,9 +79,6 @@ static struct sigtab signals[] =
|
|||
#ifdef SIGVTARLM
|
||||
{ SIGVTALRM, 1 },
|
||||
#endif
|
||||
#ifdef SIGPROF
|
||||
{ SIGPROF, 1 },
|
||||
#endif
|
||||
#ifdef SIGWINCH
|
||||
{ SIGWINCH, 1 },
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue