Index: branches/eam_branches/relastro.20100326/src/FitChip.c
===================================================================
--- branches/eam_branches/relastro.20100326/src/FitChip.c	(revision 27489)
+++ branches/eam_branches/relastro.20100326/src/FitChip.c	(revision 27490)
@@ -93,5 +93,5 @@
     }
 
-    fprintf (stderr, "scatter limit: %f based on %d detections; using %d of %d for fit\n", dRmax, Nscatter, fit[0].Npts, Nmatch);
+    // fprintf (stderr, "scatter limit: %f based on %d detections; using %d of %d for fit\n", dRmax, Nscatter, fit[0].Npts, Nmatch);
 
     // measure the fit, update the coords & object coordinates
