BUG: Removed debug code

This commit is contained in:
andy
2014-02-05 17:51:38 +00:00
parent 8fc0e1c7f8
commit 1818b59b2f

View File

@ -105,8 +105,6 @@ void maxDeltaxyz::calcDelta()
<< "Case is not 3D or 2D, LES is not applicable"
<< exit(FatalError);
}
hmax().write();
}