Skip to content

Commit be7a1a6

Browse files
author
Alessandro Fanfarillo
committed
Cleanup post bug-fix
1 parent f244aa1 commit be7a1a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/mpi/mpi_caf.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ static void verbose_comm_errhandler(MPI_Comm* pcomm, int* err, ...){
143143
for(i = 0; i < nf; i++)
144144
ranks_gc[i]++;
145145

146-
printf("numero failed images %d\n",n_failed_imgs);
147-
148146
n_failed_imgs = nf;
149147
error_called = 1;
150148
}

0 commit comments

Comments
 (0)