Skip to content

Commit 5d5e239

Browse files
committed
squash compiler warning
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
1 parent 031c219 commit 5d5e239

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ompi/mpi/c/group_toint_abi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ int MPI_Group_toint(MPI_Group_ABI_INTERNAL group)
4343
{
4444
int o_index;
4545
ompi_group_t *group_ptr;
46-
MPI_Group group_tmp;
4746

4847
if ( MPI_PARAM_CHECK ) {
4948
OMPI_ERR_INIT_FINALIZE(FUNC_NAME);

0 commit comments

Comments
 (0)