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=559fc3d004f76e506ecb5e7efe56fdb5cceed943;hpb=6e5c5ad804040f381bb4587970a13e3085c72ca1 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); }