Don't reduce test timeout to less than default
[platform/upstream/glibc.git] / sysdeps / wordsize-64 / tst-writev.c
index bc4b1f9..be3fea6 100644 (file)
@@ -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"