mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
- Removed some debug
- Updated Changelog (now libtorrent supports Bittorrent FAST extension)
This commit is contained in:
@@ -541,7 +541,7 @@ void GUI::updateDlList(bool force){
|
||||
// No need to update if qBittorrent DL list is hidden
|
||||
return;
|
||||
}
|
||||
BTSession->printPausedTorrents();
|
||||
//BTSession->printPausedTorrents();
|
||||
LCD_UpSpeed->display(tmp); // UP LCD
|
||||
LCD_DownSpeed->display(tmp2); // DL LCD
|
||||
// browse handles
|
||||
|
||||
Reference in New Issue
Block a user