diff options
Diffstat (limited to 'rt/tst-clock.c')
-rw-r--r-- | rt/tst-clock.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rt/tst-clock.c b/rt/tst-clock.c index bec76d0152..61417c4025 100644 --- a/rt/tst-clock.c +++ b/rt/tst-clock.c @@ -26,9 +26,6 @@ /* We want to see output immediately. */ #define STDOUT_UNBUFFERED -/* We expect to run at least 10 seconds. */ -#define TIMEOUT 15 - static int clock_test (clockid_t cl) { |