From 57ead32f1984e16db393ef542a55211db9074ec8 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Sun, 10 Feb 2008 18:08:31 +0000 Subject: [PATCH] *** empty log message *** --- util/psb_mat_dist_mod.f90 | 2 -- 1 file changed, 2 deletions(-) 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)