X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_open.c;h=d7237a89cbaec6e8732c4c1a4f2bc76dcc567b07;hp=76ed67bdb4f366891437a04761a68793e2a127bc;hb=e0b53924703fe414a99dbf49682cf8459540a3e5;hpb=6cb99e93f72bbb066c5abb4ab2cc0cd79f56a4f3 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open.c b/direct/timothy_tests/quick_tests/test_yaffs_open.c index 76ed67b..d7237a8 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_open.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_open.c @@ -23,7 +23,6 @@ int test_yaffs_open(void){ int test_yaffs_open_clean(void){ - handle=0; if (handle >=0){ return yaffs_close(handle); }