Remove unused vars
[libcds.git] / tests / cppunit / thread.cpp
index 39088d9e79207cf9ca12f3eeeed91ccdd183889e..af15fa9324cb65f934c13358696ef5ec930913c6 100644 (file)
@@ -117,7 +117,7 @@ namespace CppUnitMini {
         pThread->m_nDuration = pThread->m_Timer.duration();
     }
 
-    void    ThreadPool::onThreadFiniDone( TestThread * pThread )
+    void    ThreadPool::onThreadFiniDone( TestThread * /*pThread*/ )
     {
         // Calls in context of caller thread
         // Wait while all threads done