mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
removing CreateRshell from wizardmachine.cpp
This commit is contained in:
parent
17737c7b25
commit
304617ac88
@ -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) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user