about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/tst-writev.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/tst-writev.c')
-rw-r--r--sysdeps/wordsize-64/tst-writev.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/wordsize-64/tst-writev.c b/sysdeps/wordsize-64/tst-writev.c
index bc4b1f95b2..be3fea60ce 100644
--- a/sysdeps/wordsize-64/tst-writev.c
+++ b/sysdeps/wordsize-64/tst-writev.c
@@ -110,8 +110,5 @@ do_test (void)
   return 0;
 }
 
-/* Time enough for a large writev syscall to complete.  */
-#define TIMEOUT 20
-
 #define TEST_FUNCTION do_test ()
 #include "../test-skeleton.c"