STYLE: minor code formatting

This commit is contained in:
andy
2012-10-25 12:26:34 +01:00
parent bb6eac67ff
commit 82518f173a

View File

@ -61,7 +61,6 @@ Foam::energyJumpFvPatchScalarField::energyJumpFvPatchScalarField
: :
fixedJumpFvPatchField<scalar>(p, iF) fixedJumpFvPatchField<scalar>(p, iF)
{ {
if (dict.found("value")) if (dict.found("value"))
{ {
fvPatchScalarField::operator= fvPatchScalarField::operator=