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:
Christoph von Wittich 2008-09-02 14:37:34 +00:00
parent 8b132fb5d0
commit 1f06813c1a

View file

@ -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();
/* Avoid bugcheck */