mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 04:45:03 +08:00
removed unnecessary local variable.
This commit is contained in:
@@ -147,7 +147,6 @@ CClient::run()
|
||||
m_rejected = true;
|
||||
}
|
||||
|
||||
CThread* thread = NULL;
|
||||
try {
|
||||
log((CLOG_NOTE "starting client \"%s\"", m_name.c_str()));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user