Index: /trunk/psastro/src/psastroLoadCrosstalk.c
===================================================================
--- /trunk/psastro/src/psastroLoadCrosstalk.c	(revision 36788)
+++ /trunk/psastro/src/psastroLoadCrosstalk.c	(revision 36789)
@@ -175,5 +175,5 @@
 
             float x_t_chip,y_t_chip;
-	    int faint_ct = 0;
+	    // int faint_ct = 0;
             pmCellCoordsForChip(&x_cell,&y_cell,CTsourceCell,ref->chip->x,ref->chip->y);
 
@@ -229,5 +229,5 @@
 		Xt = 3;
 		Ut = 2;
-		faint_ct = 1;
+		// faint_ct = 1;
 	      }
             }
@@ -251,5 +251,5 @@
 		Xt = 4;
 		Ut = 2;
-		faint_ct = 1;
+		// faint_ct = 1;
 	      }
             }
