Skip to content

Commit 6e4067a

Browse files
committed
squash compiler warning
Signed-off-by: Howard Pritchard <[email protected]>
1 parent 7e7e79d commit 6e4067a

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)