mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 20:50:59 -05:00
remove test log
This commit is contained in:
@@ -45,9 +45,6 @@ WaypointNodeDetails::WaypointNodeDetails(const std::string nodeIdentifier,
|
||||
|
||||
identifier = nodeIdentifier;
|
||||
validBoundingSphere = findValidBoundingSphere(node, minBoundingSphere);
|
||||
|
||||
// TEST:
|
||||
LINFO(fmt::format("Created waypoint node '{}' with boudning sphere: {}", nodeIdentifier, validBoundingSphere));
|
||||
}
|
||||
|
||||
double WaypointNodeDetails::findValidBoundingSphere(const SceneGraphNode* node,
|
||||
|
||||
Reference in New Issue
Block a user