X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/e5568f75972dfc723778653c11cb6b4dc825716a..0c530ab8987f0ae6a1a3d9284f40182b88852816:/bsd/hfs/hfscommon/headers/BTreesPrivate.h diff --git a/bsd/hfs/hfscommon/headers/BTreesPrivate.h b/bsd/hfs/hfscommon/headers/BTreesPrivate.h index 35c5830a5..852942dd0 100644 --- a/bsd/hfs/hfscommon/headers/BTreesPrivate.h +++ b/bsd/hfs/hfscommon/headers/BTreesPrivate.h @@ -402,9 +402,6 @@ OSStatus GetMapNode (BTreeControlBlockPtr btreePtr, //// Node Buffer Operations -OSStatus CheckNode (BTreeControlBlockPtr btreePtr, - NodeDescPtr node ); - void ClearNode (BTreeControlBlockPtr btreePtr, NodeDescPtr node );