diff options
Diffstat (limited to 'nptl/tst-once4.c')
-rw-r--r-- | nptl/tst-once4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-once4.c b/nptl/tst-once4.c index 397853b16e..982007aadd 100644 --- a/nptl/tst-once4.c +++ b/nptl/tst-once4.c @@ -197,5 +197,4 @@ do_test (void) } #define TEST_FUNCTION do_test () -#define TIMEOUT 4 #include "../test-skeleton.c" |