mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +00:00
Remove accidental comment
This commit is contained in:
parent
8569704c1d
commit
e1590e1e38
1 changed files with 0 additions and 2 deletions
|
@ -25,7 +25,6 @@
|
|||
#include "libc/testlib/subprocess.h"
|
||||
#include "libc/testlib/testlib.h"
|
||||
|
||||
#if 0
|
||||
TEST(abort, sysv) {
|
||||
if (IsWindows()) return;
|
||||
SPAWN(fork);
|
||||
|
@ -85,7 +84,6 @@ TEST(abort, ign_stillTerminates_windows) {
|
|||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
#endif
|
||||
|
||||
void Ignore(int sig) {
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue