diff options
Diffstat (limited to 'rt/tst-timer4.c')
-rw-r--r-- | rt/tst-timer4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rt/tst-timer4.c b/rt/tst-timer4.c index 80e3051379..5989a4a74f 100644 --- a/rt/tst-timer4.c +++ b/rt/tst-timer4.c @@ -178,7 +178,6 @@ check_ts (const char *name, const struct timespec *start, return 0; } -#define TIMEOUT 15 #define TEST_FUNCTION do_test () static int do_test (void) |