formatting

This commit is contained in:
Seth Alves 2015-12-10 10:42:25 -08:00
parent 33a65385e8
commit 2dd40beed5

View file

@ -453,7 +453,6 @@ bool RenderableModelEntityItem::isReadyToComputeShape() {
ShapeType type = getShapeType();
if (type == SHAPE_TYPE_COMPOUND) {
if (!_model) {
EntityTreePointer tree = getTree();
if (tree) {