Index: /branches/eam_branches/ipp-20110710/psphot/src/psphotReadout.c
===================================================================
--- /branches/eam_branches/ipp-20110710/psphot/src/psphotReadout.c	(revision 32301)
+++ /branches/eam_branches/ipp-20110710/psphot/src/psphotReadout.c	(revision 32302)
@@ -102,18 +102,4 @@
         return psphotReadoutCleanup (config, view, filerule);
     }
-
-# if (0)
-    // XXX test to mask outliers, not very helpful
-    // mask the high values in the image (with MARK)
-    if (!psphotMaskBackground (config, view, filerule)) {
-        return psphotReadoutCleanup (config, view, filerule);
-    }
-
-    // generate a background model (median, smoothed image)
-    if (!psphotModelBackground (config, view, filerule)) {
-        return psphotReadoutCleanup (config, view, filerule);
-    }
-# endif
-
     if (!psphotSubtractBackground (config, view, filerule)) {
         return psphotReadoutCleanup (config, view, filerule);
