diff options
Diffstat (limited to 'rt/tst-aio64.c')
-rw-r--r-- | rt/tst-aio64.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rt/tst-aio64.c b/rt/tst-aio64.c index f572fad..d58b726 100644 --- a/rt/tst-aio64.c +++ b/rt/tst-aio64.c @@ -35,9 +35,6 @@ extern int do_test (int argc, char *argv[]); /* We have a preparation function. */ #define PREPARE do_prepare -/* We might need a bit longer timeout. */ -#define TIMEOUT 20 /* sec */ - /* This defines the `main' function and some more. */ #include <test-skeleton.c> |