Index: trunk/psphot/src/psphotFitGalaxies.c
===================================================================
--- trunk/psphot/src/psphotFitGalaxies.c	(revision 5058)
+++ trunk/psphot/src/psphotFitGalaxies.c	(revision 5593)
@@ -75,6 +75,4 @@
 	// fit FLT (not PSF) model (set/unset the pixel mask)
 	psImageKeepCircle (source->mask, x, y, model->radius, "OR", PSPHOT_MASK_MARKED);
-	// XXX EAM : 0.5.0 code used _EAM version
-	// status = pmSourceFitModel (source, model, false);
 	status = pmSourceFitModel (source, model, false);
 	psImageKeepCircle (source->mask, x, y, model->radius, "AND", ~PSPHOT_MASK_MARKED);
