mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Enable ReactOS installation.
svn path=/trunk/; revision=5706
This commit is contained in:
parent
e9042b4e5a
commit
3d0daebcc4
1 changed files with 0 additions and 4 deletions
|
@ -1699,11 +1699,7 @@ FormatPartitionPage (PINPUT_RECORD Ir)
|
||||||
SetStatusText (" Done. Press any key ...");
|
SetStatusText (" Done. Press any key ...");
|
||||||
ConInKey(Ir);
|
ConInKey(Ir);
|
||||||
|
|
||||||
#if 0
|
|
||||||
return INSTALL_DIRECTORY_PAGE;
|
return INSTALL_DIRECTORY_PAGE;
|
||||||
#endif
|
|
||||||
|
|
||||||
return SELECT_PARTITION_PAGE;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue