diff options
Diffstat (limited to 'posix/tst-regex2.c')
-rw-r--r-- | posix/tst-regex2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/tst-regex2.c b/posix/tst-regex2.c index 5e624cb5c2..6fb532e784 100644 --- a/posix/tst-regex2.c +++ b/posix/tst-regex2.c @@ -244,6 +244,5 @@ do_test (void) return 0; } -#define TIMEOUT 20 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" |