Don't reduce test timeout to less than default
[platform/upstream/glibc.git] / posix / tst-waitid.c
index 4af8761..5a8e949 100644 (file)
@@ -23,8 +23,6 @@
 #include <sys/wait.h>
 #include <signal.h>
 
-#define TIMEOUT 15
-
 static void
 test_child (void)
 {