Get timothy quick tests building cleanly.
[yaffs2.git] / direct / test-framework / timothy_tests / quick_tests / test_yaffs_rename_file_over_file.c
index 70652d6030c503a4b3760fb497138c8a3f009a84..14d76aba84b71f5a7c69b6351f1436d5a92a1eb6 100644 (file)
@@ -20,7 +20,6 @@ int  test_yaffs_rename_file_over_file(void)
 {
 
        int output=0;
-       int error_code =0;
 
        if (yaffs_close(yaffs_open(FILE_PATH,O_CREAT | O_RDWR, FILE_MODE))==-1){
                print_message("failed to create file\n",1);