Skip to content

Commit 6a1fbab

Browse files
author
Alessandro Fanfarillo
committed
Revert last change
1 parent 245dc1f commit 6a1fbab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mpi/mpi_caf.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,6 @@ int
594594
PREFIX (num_images)(int distance __attribute__ ((unused)),
595595
int failed __attribute__ ((unused)))
596596
{
597-
MPI_Comm_size(CAF_COMM_WORLD,&caf_num_images);
598597
return caf_num_images;
599598
}
600599

0 commit comments

Comments
 (0)