Clean-up: debug was commented out

This commit is contained in:
Hrvoje Jasak 2016-05-31 20:22:49 +01:00
parent 0f2773bbda
commit 7e1ff4a7e7

View file

@ -916,7 +916,7 @@ void Foam::GeometricField<Type, PatchField, GeoMesh>::relax(const scalar alpha)
return;
}
//if (debug)
if (debug)
{
InfoIn
(