1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-08-26 05:32:05 +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(); hideTorrentContent();
// Limit dialog width // Limit dialog width
limitDialogWidth(); limitDialogWidth();
// Raise to top
} }
void torrentAdditionDialog::showLoad(QString filePath, QString from_url) { void torrentAdditionDialog::showLoad(QString filePath, QString from_url) {