diff options
Diffstat (limited to 'stdlib/tst-empty-env.c')
-rw-r--r-- | stdlib/tst-empty-env.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/tst-empty-env.c b/stdlib/tst-empty-env.c index f5168f898e..4c8237c9da 100644 --- a/stdlib/tst-empty-env.c +++ b/stdlib/tst-empty-env.c @@ -53,6 +53,5 @@ do_test (int argc, char **argv) return 1; } -#define TIMEOUT 3 #define TEST_FUNCTION_ARGV do_test #include <support/test-driver.c> |