mirror of
https://github.com/overte-org/overte.git
synced 2025-04-11 04:12:09 +02:00
remove unuseful log entry
This commit is contained in:
parent
7d9efe4c09
commit
ed9ebf84c9
1 changed files with 0 additions and 2 deletions
|
@ -232,8 +232,6 @@ void EntityTreeRenderer::clearNonLocalEntities() {
|
|||
}
|
||||
}
|
||||
scene->enqueueTransaction(transaction);
|
||||
} else {
|
||||
qCWarning(entitiesrenderer) << "EntitityTreeRenderer::clear(), Unexpected null scene, possibly during application shutdown";
|
||||
}
|
||||
|
||||
_renderablesToUpdate = savedEntities;
|
||||
|
|
Loading…
Reference in a new issue