Fixed styling

This commit is contained in:
ericrius1 2015-10-12 17:37:51 -07:00
parent 04f0d792bb
commit 2f620e654b

View file

@ -510,7 +510,6 @@ bool EntityTreeElement::findDetailedRayIntersection(const glm::vec3& origin, con
}
}
if (!entityInWhiteList) {
// qDebug() << "entity not found in whitelist!";
return;
}
}