linux: remove dumb debugging return, still asserts though
parent
be7bb1a51b
commit
8301f23550
|
@ -869,9 +869,6 @@ INTERNAL_Sys_Sentinel_Sig(internal_sentinel){
|
|||
#else
|
||||
result = 0;
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
|
||||
return(result);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue