From f296fc3ec3174c444209001cb0e495029915190f Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 27 Sep 2011 17:20:47 +0200 Subject: Comment out guide reflections mugwatch --- src/partialator.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/partialator.c') diff --git a/src/partialator.c b/src/partialator.c index d566eb64..06e23861 100644 --- a/src/partialator.c +++ b/src/partialator.c @@ -240,9 +240,9 @@ static void select_reflections_for_refinement(struct image *images, int n, } } - STATUS("Image %4i: %i guide reflections accepted " - "(%i not scalable, %i few matches, %i total)\n", - i, n_acc, n_noscale, n_fewmatch, n_ref); + //STATUS("Image %4i: %i guide reflections accepted " + // "(%i not scalable, %i few matches, %i total)\n", + // i, n_acc, n_noscale, n_fewmatch, n_ref); /* This would be a silly situation, since there must be a match * if THIS pattern has a scalable part of the reflection! */ -- cgit v1.2.3