From aeb12e53eed5d9db26fd9f4cc4ee5c517f86c39a Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 15 Nov 2009 13:29:32 +0000 Subject: [PATCH] - Remove old comments --- src/GUI.cpp | 3 --- 1 file changed, 3 deletions(-) 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