diff options
Diffstat (limited to 'nptl/tst-cancel22.c')
-rw-r--r-- | nptl/tst-cancel22.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-cancel22.c b/nptl/tst-cancel22.c index bc51420e60..b3e22042ee 100644 --- a/nptl/tst-cancel22.c +++ b/nptl/tst-cancel22.c @@ -115,6 +115,5 @@ do_test (void) return 0; } -#define TIMEOUT 5 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" |