diff --git a/util/psb_mat_dist_mod.f90 b/util/psb_mat_dist_mod.f90 index fcd58f29..07c3c4eb 100644 --- a/util/psb_mat_dist_mod.f90 +++ b/util/psb_mat_dist_mod.f90 @@ -318,7 +318,6 @@ contains i_count = j_count else - write(0,*) iam,'unexpected turn' ! here processors are counted 1..np do j_count = 1, length_row k_count = iwork(j_count) @@ -1063,7 +1062,6 @@ contains i_count = j_count else - write(0,*) iam,'unexpected turn' ! here processors are counted 1..np do j_count = 1, length_row k_count = iwork(j_count)