diff options
Diffstat (limited to 'posix/tst-chmod.c')
-rw-r--r-- | posix/tst-chmod.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/posix/tst-chmod.c b/posix/tst-chmod.c index 611a007..a8cb3e9 100644 --- a/posix/tst-chmod.c +++ b/posix/tst-chmod.c @@ -369,9 +369,4 @@ do_test (int argc, char *argv[]) return result; } - -/* We need a few seconds since we have a few sleeps in the code. */ -#define TIMEOUT 20 - - #include "../test-skeleton.c" |