removed unnecessary local variable.

This commit is contained in:
crs
2002-07-17 17:24:44 +00:00
parent 22ba640940
commit 82cdfb478a

View File

@@ -147,7 +147,6 @@ CClient::run()
m_rejected = true;
}
CThread* thread = NULL;
try {
log((CLOG_NOTE "starting client \"%s\"", m_name.c_str()));