diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tst-tsearch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/tst-tsearch.c b/misc/tst-tsearch.c index 6c8fff0..5e3c473 100644 --- a/misc/tst-tsearch.c +++ b/misc/tst-tsearch.c @@ -351,6 +351,5 @@ do_test (void) return total_error; } -#define TIMEOUT 10 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" |