mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Silence IPC:processEvents failed to lock
This commit is contained in:
parent
d5ab03d03d
commit
ae91311241
@ -132,7 +132,7 @@ void IPC::processEvents()
|
||||
}
|
||||
else
|
||||
{
|
||||
qWarning() << "IPC:processEvents failed to lock";
|
||||
//qWarning() << "IPC:processEvents failed to lock";
|
||||
goto restartTimer;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user