removed MPI_LOR stub. (Reverted back to previous version).
This commit is contained in:
parent
9cb7c9148b
commit
c23973f43b
@ -389,12 +389,6 @@ MPI_Type_commit( MPI_Datatype *datatype )
|
||||
return(0);
|
||||
}
|
||||
|
||||
int
|
||||
MPI_LOR( MPI_Datatype *datatype )
|
||||
{
|
||||
return(0);
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
/* this is used only to eliminate compiler warnings */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user