Index: /branches/eam_branches/20091113/psastro/src/psastroMosaicAstrom.c
===================================================================
--- /branches/eam_branches/20091113/psastro/src/psastroMosaicAstrom.c	(revision 26220)
+++ /branches/eam_branches/20091113/psastro/src/psastroMosaicAstrom.c	(revision 26221)
@@ -36,17 +36,4 @@
 
     pmFPA *fpa = input->fpa;
-
-    // before we do object matches, we need to (optionally) fix failed chips.  We compare chips with
-    // the supplied mosaic model.  Adjust significant outliers to match model.
-    # if (0)
-    if (!psastroFixChips (config, recipe)) {
-        psError(PSASTRO_ERR_UNKNOWN, false, "failed to align problematic chips");
-        return false;
-    }
-    if (!psastroFixChipsTest (config, recipe)) {
-        psError(PSASTRO_ERR_UNKNOWN, false, "failed to align problematic chips");
-        return false;
-    }
-    # endif
 
     char *outroot = psMetadataLookupStr (&status, config->arguments, "OUTPUT");
