Calm down debug output a bit.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28148 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2748e5b7f6
commit
e5b1c10e58
@ -1301,7 +1301,7 @@ BPlusTree::Insert(Transaction& transaction, const uint8* key, uint16 keyLength,
|
||||
return B_OK;
|
||||
}
|
||||
|
||||
RETURN_ERROR(B_NAME_IN_USE);
|
||||
return B_NAME_IN_USE;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user