diff --git a/src/GUI.cpp b/src/GUI.cpp index 3dd11b582..ff22c34f6 100644 --- a/src/GUI.cpp +++ b/src/GUI.cpp @@ -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