Index: trunk/Ohana/src/opihi/pcontrol/CheckPoint.c
===================================================================
--- trunk/Ohana/src/opihi/pcontrol/CheckPoint.c	(revision 10652)
+++ trunk/Ohana/src/opihi/pcontrol/CheckPoint.c	(revision 10666)
@@ -34,7 +34,4 @@
     usleep (10000); // wait for client thread to set lock
     Nwait ++;
-    if (Nwait > 100) {
-      fprintf (stderr, "deadlock?\n");
-    }
   }
   // put in a timeout?  (client thread not spinning...)
