Changed: Don't download changelog

This commit is contained in:
kervala 2016-05-16 14:54:10 +02:00
parent 1013d0c281
commit 343e51f974

View file

@ -147,8 +147,6 @@ void COperationDialog::processNextStep()
// cases already managed in main.cpp
break;
}
m_downloader->getHtmlPageContent(config->expandVariables(server.displayUrl));
}
void COperationDialog::showEvent(QShowEvent *e)