Skip to content

Commit 505b211

Browse files
committed
remove confusing comment
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
1 parent 4e9d689 commit 505b211

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ompi/mpi/c/attr_fn_abi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ int ABI_C_MPI_TYPE_NULL_DELETE_FN( MPI_Datatype_ABI_INTERNAL datatype, int type_
5353
void* attribute_val_out,
5454
void* extra_state )
5555
{
56-
/* Why not all MPI functions are like this ?? */
5756
return MPI_SUCCESS;
5857
}
5958

0 commit comments

Comments
 (0)