mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[NTOS] Remove an old hack
This commit is contained in:
parent
d74037b666
commit
f2e3e8a1eb
1 changed files with 0 additions and 3 deletions
|
@ -1133,9 +1133,6 @@ IopInitializeBootDrivers(VOID)
|
|||
* See PiQueueDeviceAction function
|
||||
*/
|
||||
PnPBootDriversLoaded = TRUE;
|
||||
|
||||
/* In old ROS, the loader list became empty after this point. Simulate. */
|
||||
InitializeListHead(&KeLoaderBlock->LoadOrderListHead);
|
||||
}
|
||||
|
||||
INIT_FUNCTION
|
||||
|
|
Loading…
Reference in a new issue