X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_stat_ELOOP_dir.c;h=2763aee9e3648319b79557b5dd593deb94f3fe75;hb=055b040da24e492d9987054c944f44fb3d15aefa;hp=c4d9f35f1f70added6e09f53145c2473fd4c347d;hpb=cabb7b51f48a784fbd8bd04ea8878abe2196167a;p=yaffs2.git 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);