mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
remove unhelpful profiling with wrong category
This commit is contained in:
parent
fbd4db5505
commit
514d598797
1 changed files with 0 additions and 1 deletions
|
@ -2079,7 +2079,6 @@ void EntityTree::entityChanged(EntityItemPointer entity) {
|
|||
}
|
||||
|
||||
void EntityTree::fixupNeedsParentFixups() {
|
||||
PROFILE_RANGE(simulation_physics, "FixupParents");
|
||||
MovingEntitiesOperator moveOperator;
|
||||
QVector<EntityItemWeakPointer> entitiesToFixup;
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue