1
0
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:
Tux3 / Mlkj / !Lev.uXFMLA 2014-11-13 19:29:50 +01:00
parent d5ab03d03d
commit ae91311241
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -132,7 +132,7 @@ void IPC::processEvents()
}
else
{
qWarning() << "IPC:processEvents failed to lock";
//qWarning() << "IPC:processEvents failed to lock";
goto restartTimer;
}