mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- this should go to the debug port but not to the screen
svn path=/trunk/; revision=24698
This commit is contained in:
@@ -670,7 +670,7 @@ InstallReactOS (HINSTANCE hInstance)
|
||||
|
||||
/// THE FOLLOWING DPRINT IS FOR THE SYSTEM REGRESSION TOOL
|
||||
/// DO NOT REMOVE!!!
|
||||
DebugPrint("SYSREG_CHECKPOINT:SYSSETUP_COMPLETE");
|
||||
DbgPrint("SYSREG_CHECKPOINT:SYSSETUP_COMPLETE\n");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user