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