mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:24:00 +02:00
formatting
This commit is contained in:
parent
33a65385e8
commit
2dd40beed5
1 changed files with 0 additions and 1 deletions
|
@ -453,7 +453,6 @@ bool RenderableModelEntityItem::isReadyToComputeShape() {
|
|||
ShapeType type = getShapeType();
|
||||
|
||||
if (type == SHAPE_TYPE_COMPOUND) {
|
||||
|
||||
if (!_model) {
|
||||
EntityTreePointer tree = getTree();
|
||||
if (tree) {
|
||||
|
|
Loading…
Reference in a new issue