Index: /branches/czw_branch/20120906/ppSkycell/src/ppSkycellLoop.c
===================================================================
--- /branches/czw_branch/20120906/ppSkycell/src/ppSkycellLoop.c	(revision 34456)
+++ /branches/czw_branch/20120906/ppSkycell/src/ppSkycellLoop.c	(revision 34457)
@@ -253,9 +253,4 @@
             int yOffset1 = (-imageRegion->y1 + projRegion->y1) / (float)data->bin1;
             int xOffset2 = xOffset1 / (float)data->bin2, yOffset2 = yOffset1 / (float)data->bin2;
-	    fprintf(stderr,"OFF: %d %d %d %g %g %g %g %g %g %g %g\n",j,xOffset1,yOffset1,
-		    imageRegion->x0,imageRegion->y0,
-		    imageRegion->x1,imageRegion->y1,
-		    projRegion->x0,projRegion->y0,
-		    projRegion->x1,projRegion->y1);
             // XXX Completely neglecting rotations
             // The skycells are divided up neatly with them all having the same orientation
