1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-27 23:14:31 +00:00

Remove bad comment

This commit is contained in:
Christophe Dumez 2011-03-20 11:15:58 +00:00
parent 45ad494a3e
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) {