X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_yaffs2.h;h=67dc8f15fee1665ee12b0e6b8fddf3a05f513148;hb=bfb36fe45ceea5a7e8347b24a575ab627e60df94;hp=e26bbf466f65c0a486f6ae6dd7c1f40c548c0cba;hpb=780469359d1051ab37ab281b0520137d73fee2e9;p=yaffs2.git diff --git a/yaffs_yaffs2.h b/yaffs_yaffs2.h index e26bbf4..67dc8f1 100644 --- a/yaffs_yaffs2.h +++ b/yaffs_yaffs2.h @@ -33,6 +33,4 @@ int yaffs2_CheckpointRestore(yaffs_Device *dev); int yaffs2_HandleHole(yaffs_Object *obj, loff_t newSize); int yaffs2_ScanBackwards(yaffs_Device *dev); -void yaffs2_VerifyBlock(yaffs_Device *dev, yaffs_BlockInfo *bi, int n); - #endif