diff --git a/code/ryzom/tools/client/ryzom_installer/src/operationdialog.cpp b/code/ryzom/tools/client/ryzom_installer/src/operationdialog.cpp index 02b1c0ded..cc2a53ed2 100644 --- a/code/ryzom/tools/client/ryzom_installer/src/operationdialog.cpp +++ b/code/ryzom/tools/client/ryzom_installer/src/operationdialog.cpp @@ -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)