mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Minor code formatting
This commit is contained in:
@ -67,7 +67,6 @@ namespace Foam
|
|||||||
{
|
{
|
||||||
defineTypeNameAndDebug(faceSource, 0);
|
defineTypeNameAndDebug(faceSource, 0);
|
||||||
addToRunTimeSelectionTable(fieldValue, faceSource, dictionary);
|
addToRunTimeSelectionTable(fieldValue, faceSource, dictionary);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user