Index: trunk/psphot/src/psphotGalaxyParams.c
===================================================================
--- trunk/psphot/src/psphotGalaxyParams.c	(revision 38531)
+++ trunk/psphot/src/psphotGalaxyParams.c	(revision 38532)
@@ -581,5 +581,5 @@
 
 	if (bgPixels->n < numPixels) {
-	    fprintf(stderr, "could not find enough background pixels for source %d found %ld need %d\n", source->id, bgPixels->n, numPixels);
+	    // fprintf(stderr, "could not find enough background pixels for source %d found %ld need %d\n", source->id, bgPixels->n, numPixels);
 	    goto restoreModel;
 	}
