X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_stat_ELOOP.c;h=b7600b39945d40aad863d513b880d5a9c3080f2b;hb=a717f825f1de8707f602aaba9c541e62a1fc1de8;hp=eee9adaf67458e90e1bd7dcdd3022b74cd8022ed;hpb=e5daa72b0083831ab762a650860687fe7d25d6b3;p=yaffs2.git diff --git a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c index eee9ada..b7600b3 100644 --- a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c +++ b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c @@ -18,8 +18,6 @@ int test_yaffs_stat_ELOOP(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);