diff options
Diffstat (limited to 'posix/tst-waitid.c')
-rw-r--r-- | posix/tst-waitid.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/posix/tst-waitid.c b/posix/tst-waitid.c index 4af8761afc..5a8e9498f6 100644 --- a/posix/tst-waitid.c +++ b/posix/tst-waitid.c @@ -23,8 +23,6 @@ #include <sys/wait.h> #include <signal.h> -#define TIMEOUT 15 - static void test_child (void) { |