Remove bad comment

This commit is contained in:
Christophe Dumez 2011-03-20 11:15:58 +00:00
commit 2a04ac55de

View file

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