diff --git a/mt/CTimerThread.cpp b/mt/CTimerThread.cpp index 023cb06b7..0a3e85424 100644 --- a/mt/CTimerThread.cpp +++ b/mt/CTimerThread.cpp @@ -33,4 +33,3 @@ void CTimerThread::timer(void*) log((CLOG_DEBUG1 "timeout")); m_callingThread->cancel(); } -