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