Get timothy quick tests building cleanly.
[yaffs2.git] / direct / test-framework / timothy_tests / quick_tests / test_yaffs_rename.c
index 170081e70c6d46ed9f417d6c7e6fe1e7f75a83c4..a95ae25ccd75fb261f5b35a817edef2c8b75182c 100644 (file)
@@ -17,7 +17,6 @@
 int test_yaffs_rename(void)
 {
        int output=0;
-       int error_code =0;
 
        if (0 !=  yaffs_access(FILE_PATH,0)) {
                output = test_yaffs_open();