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