Get timothy quick tests building cleanly.
[yaffs2.git] / direct / test-framework / timothy_tests / quick_tests / test_yaffs_stat_ELOOP_dir.c
index c4d9f35f1f70added6e09f53145c2473fd4c347d..2763aee9e3648319b79557b5dd593deb94f3fe75 100644 (file)
@@ -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);