removing CreateRshell from wizardmachine.cpp

This commit is contained in:
varada%netscape.com 1999-11-16 03:14:13 +00:00
parent 17737c7b25
commit 304617ac88

View File

@ -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) {