about summary refs log tree commit diff
path: root/nptl/tst-sem6.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-sem6.c')
-rw-r--r--nptl/tst-sem6.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-sem6.c b/nptl/tst-sem6.c
index c566d38d7c..9c7cbf71a2 100644
--- a/nptl/tst-sem6.c
+++ b/nptl/tst-sem6.c
@@ -75,6 +75,5 @@ do_test (void)
   return 0;
 }
 
-#define TIMEOUT 3
 #define TEST_FUNCTION do_test ()
 #include "../test-skeleton.c"