mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 08:43:08 -07:00
- Remove old comments
This commit is contained in:
parent
31180bb00c
commit
aeb12e53ee
1 changed files with 0 additions and 3 deletions
|
@ -172,9 +172,6 @@ GUI::GUI(QWidget *parent, QStringList torrentCmdLine) : QMainWindow(parent), dis
|
|||
loadPreferences(false);
|
||||
// Resume unfinished torrents
|
||||
BTSession->startUpTorrents();
|
||||
// FIXME: Sorting
|
||||
//downloadingTorrentTab->loadLastSortedColumn();
|
||||
//finishedTorrentTab->loadLastSortedColumn();
|
||||
// Add torrent given on command line
|
||||
processParams(torrentCmdLine);
|
||||
// Initialize Web UI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue