diff options
Diffstat (limited to 'nptl/tst-cond25.c')
-rw-r--r-- | nptl/tst-cond25.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-cond25.c b/nptl/tst-cond25.c index ff676a87e0..af74c9e91e 100644 --- a/nptl/tst-cond25.c +++ b/nptl/tst-cond25.c @@ -285,5 +285,4 @@ do_test (int argc, char **argv) return do_test_wait (timed_waiter); } -#define TIMEOUT 5 #include "../test-skeleton.c" |