mirror of
https://github.com/overte-org/overte.git
synced 2025-08-05 01:59:59 +02:00
remove comment
This commit is contained in:
parent
96acf96b76
commit
0932682c2a
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ void PhysicsEngine::stepSimulation() {
|
|||
}
|
||||
|
||||
void PhysicsEngine::doOwnershipInfection(const btCollisionObject* objectA, const btCollisionObject* objectB) {
|
||||
// BOOKMARK TODO: move this to PhysicalEntitySimulation
|
||||
BT_PROFILE("ownershipInfection");
|
||||
if (_sessionID.isNull()) {
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue