David Rose 16 роки тому
батько
коміт
91fde2b3ed
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      direct/src/plugin/p3dSession.cxx

+ 0 - 1
direct/src/plugin/p3dSession.cxx

@@ -270,7 +270,6 @@ command_and_response(TiXmlDocument *command) {
   // Now block, waiting for a response to be delivered.  We assume
   // only one thread will be waiting at a time.
   nout << "waiting for response " << response_id << "\n" << flush;
-  int tick_start = GetTickCount();
 
   _response_ready.acquire();
   Responses::iterator ri = _responses.find(response_id);