From 2a04ac55debd5a0b4fc1ceb244c3575916b998c1 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 20 Mar 2011 11:15:58 +0000 Subject: [PATCH] Remove bad comment --- src/torrentadditiondlg.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/torrentadditiondlg.cpp b/src/torrentadditiondlg.cpp index 249b6c0fc..6761dfb76 100644 --- a/src/torrentadditiondlg.cpp +++ b/src/torrentadditiondlg.cpp @@ -222,7 +222,6 @@ void torrentAdditionDialog::showLoadMagnetURI(QString magnet_uri) { hideTorrentContent(); // Limit dialog width limitDialogWidth(); - // Raise to top } void torrentAdditionDialog::showLoad(QString filePath, QString from_url) {