diff options
Diffstat (limited to 'nptl/tst-cond-except.c')
-rw-r--r-- | nptl/tst-cond-except.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-cond-except.c b/nptl/tst-cond-except.c index c98731f..e5b3cb0 100644 --- a/nptl/tst-cond-except.c +++ b/nptl/tst-cond-except.c @@ -106,5 +106,4 @@ out: } #define TEST_FUNCTION do_test () -#define TIMEOUT 5 #include "../test-skeleton.c" |