BUG: Removed debug code

This commit is contained in:
andy
2014-02-05 17:51:38 +00:00
committed by Andrew Heather
parent 333818408f
commit a2e4c87786

View File

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