--- a/src/SUMA/SUMA_inflate_compare.c
+++ b/src/SUMA/SUMA_inflate_compare.c
@@ -329,7 +329,7 @@
     if (triangle->N_hits ==0) {
       distance[i] = -1;
       // fprintf(SUMA_STDERR, 
-         "Could not find hit for node %d in either direction.\n", i);
+      //   "Could not find hit for node %d in either direction.\n", i);
     }
     else {
       distance[i] = sqrtf( pow(triangle->P[0]-P0[0],2)+
