git-svn-id: https://profuse.googlecode.com/svn/branches/v2@307 aa027e90-d47c-11dd-86d7-074df07e0730

This commit is contained in:
ksherlock
2010-05-31 00:13:56 +00:00
parent 3d8bed44b3
commit 1b0f3ba4f5
2 changed files with 4 additions and 6 deletions

View File

@@ -22,8 +22,6 @@ using namespace Device;
using ProFUSE::Exception;
using ProFUSE::POSIXException;
#pragma mark -
#pragma mark BlockCache
BlockCache::BlockCache(BlockDevice *device)
{