mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
Use default timeout
This commit is contained in:
@@ -65,7 +65,6 @@ PowerManagementInhibitor::PowerManagementInhibitor(QObject *parent)
|
||||
|
||||
if (m_busInterface)
|
||||
{
|
||||
m_busInterface->setTimeout(1000);
|
||||
m_state = Idle;
|
||||
LogMsg(tr("Power management found suitable D-Bus interface. Interface: %1").arg(m_busInterface->interface()));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user