diff --git a/code/ryzom/tools/client/ryzom_installer/src/operationdialog.cpp b/code/ryzom/tools/client/ryzom_installer/src/operationdialog.cpp index ebcb1c722..d4c322a8c 100644 --- a/code/ryzom/tools/client/ryzom_installer/src/operationdialog.cpp +++ b/code/ryzom/tools/client/ryzom_installer/src/operationdialog.cpp @@ -746,8 +746,6 @@ void COperationDialog::copyInstaller() createLink(executable, shortcut, "", "", desc); } - // TODO: create shortcuts for installer - emit done(); }