diff options
Diffstat (limited to 'nptl/tst-cond24.c')
-rw-r--r-- | nptl/tst-cond24.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-cond24.c b/nptl/tst-cond24.c index 9fd2c4915c..a1ef22ba25 100644 --- a/nptl/tst-cond24.c +++ b/nptl/tst-cond24.c @@ -244,6 +244,5 @@ do_test (void) return do_test_wait (thread_fun_timed); } -#define TIMEOUT 20 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" |