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