cec: and now proper predicates
[deb_libcec.git] / src / testclient / main.cpp
index dde998014b212078277dbe1d95d90bbcbc3608c6..75172498e5823845a35d2c2f8ef3f7f2519ba9aa 100644 (file)
@@ -1127,7 +1127,7 @@ int main (int argc, char *argv[])
       g_bExit = true;
 
     if (!g_bExit && !g_bHardExit)
-      CCondition::Sleep(50);
+      CEvent::Sleep(50);
   }
 
   if (!g_bSingleCommand && !g_bHardExit)