mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 17:00:51 +08:00
[NTOS] Remove an old hack
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user