Changed: Don't download changelog

This commit is contained in:
kervala 2016-05-16 14:54:10 +02:00
parent e79aa31372
commit 8a493fc2a0

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)