STYLE: Minor code formatting

This commit is contained in:
andy
2011-06-06 12:41:35 +01:00
parent 5b70bb7f88
commit 0e802a595e

View File

@ -130,7 +130,6 @@ Foam::ThermoCloud<CloudType>::ThermoCloud
dimensionedScalar("zero", dimEnergy/dimTemperature, 0.0) dimensionedScalar("zero", dimEnergy/dimTemperature, 0.0)
) )
) )
{ {
if (this->solution().active()) if (this->solution().active())
{ {