aboutsummaryrefslogtreecommitdiff
path: root/nptl/tst-sem14.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-sem14.c')
-rw-r--r--nptl/tst-sem14.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-sem14.c b/nptl/tst-sem14.c
index 426b968..18a1a21 100644
--- a/nptl/tst-sem14.c
+++ b/nptl/tst-sem14.c
@@ -87,6 +87,5 @@ do_test (void)
return thread_fail;
}
-#define TIMEOUT 10
#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"