it was missing these two functions...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4397 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -147,3 +147,6 @@ BBlockCache::Save(void *pointer, size_t blockSize)
|
||||
}
|
||||
fLocker.Unlock();
|
||||
}
|
||||
|
||||
void BBlockCache::_ReservedBlockCache1() {}
|
||||
void BBlockCache::_ReservedBlockCache2() {}
|
||||
|
||||
Reference in New Issue
Block a user