mirror of
https://github.com/lubosz/overte.git
synced 2025-04-17 20:50:27 +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