diff options
Diffstat (limited to 'nptl/tst-tls3.c')
-rw-r--r-- | nptl/tst-tls3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-tls3.c b/nptl/tst-tls3.c index 8968bd4..54212b2 100644 --- a/nptl/tst-tls3.c +++ b/nptl/tst-tls3.c @@ -41,7 +41,6 @@ static pthread_t th[N]; static int do_test (void); -#define TIMEOUT 5 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" |