Don't reduce test timeout to less than default
[platform/upstream/glibc.git] / time / tst-ftime.c
index 74e6d1c..7753d38 100644 (file)
@@ -54,6 +54,5 @@ do_test (void)
   return 0;
 }
 
-#define TIMEOUT 3
 #define TEST_FUNCTION do_test ()
 #include "../test-skeleton.c"