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

Loading…
Cancel
Save