Accidently disabled old BeOS API.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9941 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
-2
@@ -749,7 +749,6 @@ block_cache_put(void *_cache, off_t blockNumber)
|
|||||||
// #pragma mark -
|
// #pragma mark -
|
||||||
// private BeOS compatible interface (to be removed)
|
// private BeOS compatible interface (to be removed)
|
||||||
|
|
||||||
#if 0
|
|
||||||
|
|
||||||
void
|
void
|
||||||
put_cache_entry(int fd, cached_block *entry)
|
put_cache_entry(int fd, cached_block *entry)
|
||||||
@@ -972,4 +971,3 @@ set_blocks_info(int fd, off_t *blocks, int numBlocks,
|
|||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|||||||
Reference in New Issue
Block a user