Index: trunk/psastro/src/psastroChipAstrom.c
===================================================================
--- trunk/psastro/src/psastroChipAstrom.c	(revision 18506)
+++ trunk/psastro/src/psastroChipAstrom.c	(revision 19514)
@@ -115,19 +115,8 @@
     }
 
-    // psastroDumpCorners ("corners.chipAstrom.dat", input->fpa);
-
-# if (0)
-    if (!psastroFixChipsTest (config, recipe)) {
-        psError(PSASTRO_ERR_UNKNOWN, false, "failed to align problematic chips");
-        return false;
-    }
-# endif
-
     if (!psastroFixChips (config, recipe)) {
         psError(PSASTRO_ERR_UNKNOWN, false, "failed to align problematic chips");
         return false;
     }
-
-    // psastroDumpCorners ("corners.fixChips.dat", input->fpa);
 
     psFree (view);
