Remove debug output

This commit is contained in:
Matthias Hochsteger 2024-10-30 21:54:04 +01:00
parent 9f3ccbb9d0
commit c27650af0a

View File

@ -700,7 +700,7 @@ struct GrowthVectorLimiter
for (auto i_pass : Range(safeties.size()))
{
PrintMessage(0, "GrowthVectorLimiter pass ", i_pass);
PrintMessage(4, "GrowthVectorLimiter pass ", i_pass);
double safety = safeties[i_pass];
CheckLimits(__LINE__);
// intersect segment with original surface elements