Index: trunk/psphot/src/psphotBlendFit.c
===================================================================
--- trunk/psphot/src/psphotBlendFit.c	(revision 11263)
+++ trunk/psphot/src/psphotBlendFit.c	(revision 11381)
@@ -30,5 +30,5 @@
 
     for (int i = 0; i < sources->n; i++) {
-	if (i%100 == 0) psphotFitSummary ();
+	// if (i%100 == 0) psphotFitSummary ();
 
 	pmSource *source = sources->data[i];
