Index: /branches/eam_branches/ipp-20101103/Ohana/src/dvomerge/src/dvorepair.c
===================================================================
--- /branches/eam_branches/ipp-20101103/Ohana/src/dvomerge/src/dvorepair.c	(revision 29734)
+++ /branches/eam_branches/ipp-20101103/Ohana/src/dvomerge/src/dvorepair.c	(revision 29735)
@@ -126,5 +126,5 @@
     Qmax = MAX(Qthis, Qmax);
 
-    fprintf (stderr, "image @ %f,%f\n", Rthis, Dthis);
+    // fprintf (stderr, "image @ %f,%f\n", Rthis, Dthis);
 
     XY_to_RD(&Rthis, &Dthis, image[seq].NX, 0, &image[seq].coords);
@@ -220,5 +220,5 @@
       /*** read and examine the CPM file ***/
       {
-	fprintf (stderr, "check %s\n", cpmFilenameSrc);
+	// fprintf (stderr, "check %s\n", cpmFilenameSrc);
 
 	// open cpm file
@@ -410,5 +410,5 @@
       indexList[Nindex] = index;
 
-      fprintf (stderr, "index: %d, line: %s\n", index, c0);
+      // fprintf (stderr, "index: %d, line: %s\n", index, c0);
 
       Nindex ++;
