X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_stat_ELOOP_dir.c;h=2763aee9e3648319b79557b5dd593deb94f3fe75;hp=c4d9f35f1f70added6e09f53145c2473fd4c347d;hb=4ae1d4603da3b68c82e8563191743000fa91d403;hpb=57c033480ccc5f019bd4ae738702456aacd02465 diff --git a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c index c4d9f35..2763aee 100644 --- a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c +++ b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c @@ -18,8 +18,6 @@ int test_yaffs_stat_ELOOP_dir(void) int error_code=0; struct yaffs_stat stat; int output=0; - char text[100]; - text[0] ='\0'; if (set_up_ELOOP()<0){ print_message("failed to setup symlinks\n",2);