functionObjects: Removed redundant "start()" member function

This commit is contained in:
Henry Weller
2016-05-11 10:20:39 +01:00
parent 4b54fb9f9d
commit 6960d664aa
7 changed files with 10 additions and 39 deletions

View File

@ -75,12 +75,6 @@ Foam::functionObjects::setTimeStepFunctionObject::time() const
}
bool Foam::functionObjects::setTimeStepFunctionObject::start()
{
return true;
}
bool Foam::functionObjects::setTimeStepFunctionObject::execute
(
const bool forceWrite