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) {