Replaced uses of obsolescent BReference[able] API.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39869 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -84,7 +84,7 @@ struct DiskDeviceJobGenerator::PartitionRefInfo {
|
||||
~PartitionRefInfo()
|
||||
{
|
||||
if (reference)
|
||||
reference->RemoveReference();
|
||||
reference->ReleaseReference();
|
||||
}
|
||||
|
||||
BPartition* partition;
|
||||
|
||||
Reference in New Issue
Block a user