mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Removed unused variable
This commit is contained in:
@ -581,7 +581,6 @@ void Foam::UPstream::waitRequest(const label i)
|
|||||||
<< Foam::abort(FatalError);
|
<< Foam::abort(FatalError);
|
||||||
}
|
}
|
||||||
|
|
||||||
int flag;
|
|
||||||
if
|
if
|
||||||
(
|
(
|
||||||
MPI_Wait
|
MPI_Wait
|
||||||
|
|||||||
Reference in New Issue
Block a user