Enable ReactOS installation.

svn path=/trunk/; revision=5706
This commit is contained in:
Eric Kohl 2003-08-20 15:16:43 +00:00
parent e9042b4e5a
commit 3d0daebcc4

View file

@ -1699,11 +1699,7 @@ FormatPartitionPage (PINPUT_RECORD Ir)
SetStatusText (" Done. Press any key ...");
ConInKey(Ir);
#if 0
return INSTALL_DIRECTORY_PAGE;
#endif
return SELECT_PARTITION_PAGE;
}
}