mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
removed unnecessary local variable.
This commit is contained in:
parent
22ba640940
commit
82cdfb478a
@ -147,7 +147,6 @@ CClient::run()
|
||||
m_rejected = true;
|
||||
}
|
||||
|
||||
CThread* thread = NULL;
|
||||
try {
|
||||
log((CLOG_NOTE "starting client \"%s\"", m_name.c_str()));
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user