summary refs log tree commit diff
path: root/rt/tst-aio6.c
diff options
context:
space:
mode:
Diffstat (limited to 'rt/tst-aio6.c')
-rw-r--r--rt/tst-aio6.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/rt/tst-aio6.c b/rt/tst-aio6.c
index 886b2d81c3..37bc32325a 100644
--- a/rt/tst-aio6.c
+++ b/rt/tst-aio6.c
@@ -23,10 +23,6 @@
 #include <sys/time.h>
 
 
-/* We expect to wait for 3 seconds so we have to increase the timeout.  */
-#define TIMEOUT 10 /* sec */
-
-
 #define TEST_FUNCTION do_test ()
 static int
 do_test (void)