From 5c760183ce4a9d385b67f706d13a2eef0a229138 Mon Sep 17 00:00:00 2001 From: crs Date: Wed, 22 May 2002 16:55:19 +0000 Subject: [PATCH] removed blank line. --- mt/CTimerThread.cpp | 1 - 1 file changed, 1 deletion(-) 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(); } -