mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-29 16:52:28 +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/subprocess.h"
|
||||||
#include "libc/testlib/testlib.h"
|
#include "libc/testlib/testlib.h"
|
||||||
|
|
||||||
#if 0
|
|
||||||
TEST(abort, sysv) {
|
TEST(abort, sysv) {
|
||||||
if (IsWindows()) return;
|
if (IsWindows()) return;
|
||||||
SPAWN(fork);
|
SPAWN(fork);
|
||||||
|
@ -85,7 +84,6 @@ TEST(abort, ign_stillTerminates_windows) {
|
||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
#endif
|
|
||||||
|
|
||||||
void Ignore(int sig) {
|
void Ignore(int sig) {
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue