STYLE: Minor code formatting

This commit is contained in:
andy 2012-11-29 15:35:06 +00:00
parent d28e49b953
commit a1b4534b3b

View File

@ -106,8 +106,6 @@ void Foam::calcMag::write()
{
bool processed = false;
calc<scalar>(fieldName_, resultName_, processed);
calc<vector>(fieldName_, resultName_, processed);
calc<sphericalTensor>(fieldName_, resultName_, processed);