yaffs More updates on quick tests
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_open.c
index 76ed67bdb4f366891437a04761a68793e2a127bc..d7237a89cbaec6e8732c4c1a4f2bc76dcc567b07 100644 (file)
@@ -23,7 +23,6 @@ int test_yaffs_open(void){
 
 
 int test_yaffs_open_clean(void){
 
 
 int test_yaffs_open_clean(void){
-       handle=0;
        if (handle >=0){
                return yaffs_close(handle);
        }
        if (handle >=0){
                return yaffs_close(handle);
        }