From 5db13e35d424b48f2c4d30210c615b770794049f Mon Sep 17 00:00:00 2001 From: kervala Date: Sun, 19 Jun 2016 21:09:05 +0200 Subject: [PATCH] Changed: Minor change --- code/ryzom/tools/client/ryzom_installer/src/operationdialog.cpp | 2 -- 1 file changed, 2 deletions(-) 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(); }