diff --git a/client/CClient.cpp b/client/CClient.cpp index 69e6026c..7c2d5fa4 100644 --- a/client/CClient.cpp +++ b/client/CClient.cpp @@ -147,7 +147,6 @@ CClient::run() m_rejected = true; } - CThread* thread = NULL; try { log((CLOG_NOTE "starting client \"%s\"", m_name.c_str()));