Index: trunk/psModules/test/astrom/tst_pmAstrometry01.c
===================================================================
--- trunk/psModules/test/astrom/tst_pmAstrometry01.c	(revision 5608)
+++ trunk/psModules/test/astrom/tst_pmAstrometry01.c	(revision 5681)
@@ -5,6 +5,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-11-27 19:28:01 $
+*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-12-05 21:28:55 $
 *
 * XXX: Add tests were the coordinate does not transform to any legitimate cell
@@ -350,7 +350,5 @@
                     } else {
                         pmCoordFPAToChip(&chipCoord, &fpaCoord, tmpChip);
-                        //printf("HMM: chipCoords are (%f, %f)\n", chipCoord.x, chipCoord.y);
                         pmCoordChipToCell(&cellCoord, &chipCoord, myCell);
-                        //printf("HMM: cellCoords are (%f, %f)\n", cellCoord.x, cellCoord.y);
 
                         if (x != (psS32) cellCoord.x) {
