Don't reduce test timeout to less than default
[platform/upstream/glibc.git] / nptl / tst-robust9.c
index 1d6ba17..befc14f 100644 (file)
@@ -89,6 +89,5 @@ do_test (void)
   return 0;
 }
 
-#define TIMEOUT 5
 #define TEST_FUNCTION do_test ()
 #include "../test-skeleton.c"