Don't reduce test timeout to less than default
[platform/upstream/glibc.git] / rt / tst-aio4.c
index a86496b..8b8823b 100644 (file)
@@ -23,9 +23,6 @@
 #include <unistd.h>
 #include <errno.h>
 
-/* We might need a bit longer timeout.  */
-#define TIMEOUT 10 /* sec */
-
 int my_signo;
 
 volatile sig_atomic_t flag;