mirror of
https://github.com/reactos/reactos.git
synced 2025-06-12 10:38:29 +00:00
remove the sysreg checkpoint as it isn't needed anymore, sysreg2 is smart enough to notice when the vm is shut down
svn path=/trunk/; revision=35883
This commit is contained in:
parent
8b132fb5d0
commit
1f06813c1a
1 changed files with 0 additions and 4 deletions
|
@ -3752,10 +3752,6 @@ RunUSetup(VOID)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// THE FOLLOWING DPRINT IS FOR THE SYSTEM REGRESSION TOOL
|
|
||||||
/// DO NOT REMOVE!!!
|
|
||||||
DPRINT1("SYSREG_CHECKPOINT:USETUP_COMPLETE\n");
|
|
||||||
|
|
||||||
FreeConsole();
|
FreeConsole();
|
||||||
|
|
||||||
/* Avoid bugcheck */
|
/* Avoid bugcheck */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue