mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-03-09 11:51:03 +00:00
Remove unnecessary check.
This commit is contained in:
parent
2b03f2382a
commit
4cd134a35e
@ -862,7 +862,6 @@ QPair<int,int> options_imp::getGlobalBandwidthLimits() const {
|
||||
}
|
||||
|
||||
bool options_imp::startMinimized() const {
|
||||
if (checkStartMinimized->isChecked()) return true;
|
||||
return checkStartMinimized->isChecked();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user