cec: added GetLibVersionMinor()/cec_get_lib_version_minor() and set the minor version...
[deb_libcec.git] / src / lib / AdapterCommunication.cpp
index 00fa87e408615828cf0615dd045d1e1df74f5bc8..661478396a58a8ce09f7d5ac992a45ffd27f7e0f 100644 (file)
@@ -315,7 +315,6 @@ void *CAdapterCommunication::Process(void)
     ReadFromDevice(500);
     Sleep(5);
     WriteNextCommand();
-    Sleep(5);
   }
 
   return NULL;