removing CreateRshell from wizardmachine.cpp

This commit is contained in:
varada%netscape.com 1999-11-16 03:14:13 +00:00
Родитель 17737c7b25
Коммит 304617ac88
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -313,7 +313,7 @@ BOOL CWizardMachineApp::InitInstance()
if (PageReturnValue == ID_WIZFINISH)
{
CreateRshell();
// CreateRshell(); //Creation of Rshell is a CCK specific task to be done by the install builder.
//removing the isbuildinstaller from the routine.
// if (!isBuildInstaller) {