mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 20:44:15 +00:00
- removed a useless sleep()
This commit is contained in:
parent
b63d1f8d11
commit
84fef00349
@ -144,7 +144,6 @@ class downloadThread : public QThread {
|
||||
qDebug("In Download thread RUN, mutex unlocked (no urls) -> stopping");
|
||||
break;
|
||||
}
|
||||
SleeperThread::msleep(500);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user