Don't reduce test timeout to less than default
[platform/upstream/glibc.git] / nptl / tst-once2.c
index e86eb02..17aa32b 100644 (file)
@@ -99,5 +99,4 @@ do_test (void)
 }
 
 #define TEST_FUNCTION do_test ()
-#define TIMEOUT 4
 #include "../test-skeleton.c"