mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-13 20:07:07 +02:00
Removing unmatched QReadWriteLock::unlock() call
This commit is contained in:
parent
f800b29682
commit
91906d619f
1 changed files with 0 additions and 1 deletions
|
@ -342,7 +342,6 @@ void PhysicsEngine::stepSimulation() {
|
|||
}
|
||||
|
||||
unlock();
|
||||
_avatarData->unlock();
|
||||
_entityTree->unlock();
|
||||
|
||||
computeCollisionEvents();
|
||||
|
|
Loading…
Reference in a new issue