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