diff --git a/src/torrentadditiondlg.cpp b/src/torrentadditiondlg.cpp index d5a678bc8..f7e91a4d2 100644 --- a/src/torrentadditiondlg.cpp +++ b/src/torrentadditiondlg.cpp @@ -280,8 +280,6 @@ void torrentAdditionDialog::showLoad(QString filePath, QString from_url) { if(t->num_files() <= 1) hideTorrentContent(); - // No need to display torrent content - hideTorrentContent(); // Limit dialog width limitDialogWidth(); }