Browse Source

Remove bad comment

adaptive-webui-19844
Christophe Dumez 14 years ago
parent
commit
2a04ac55de
  1. 1
      src/torrentadditiondlg.cpp

1
src/torrentadditiondlg.cpp

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

Loading…
Cancel
Save