Index: /branches/eam_branches/20090715/psphot/src/psphotExtendedSourceAnalysis.c
===================================================================
--- /branches/eam_branches/20090715/psphot/src/psphotExtendedSourceAnalysis.c	(revision 25598)
+++ /branches/eam_branches/20090715/psphot/src/psphotExtendedSourceAnalysis.c	(revision 25599)
@@ -86,5 +86,4 @@
 		psTrace ("psphot", 5, "failed to extract radial profile for source at %7.1f, %7.1f", source->moments->Mx, source->moments->My);
 		pmSourceSub (source, PM_MODEL_OP_FULL, maskVal);
-		source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;
 		continue;
 	    }
@@ -128,5 +127,4 @@
 	// re-subtract the object, leave local sky
 	pmSourceSub (source, PM_MODEL_OP_FULL, maskVal);
-	source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;
 
 	if (source->extpars) {
