remove the sysreg checkpoint as it isn't needed anymore, sysreg2 is smart enough...
authorChristoph von Wittich <christoph_vw@reactos.org>
Tue, 2 Sep 2008 14:37:34 +0000 (14:37 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Tue, 2 Sep 2008 14:37:34 +0000 (14:37 +0000)
svn path=/trunk/; revision=35883

reactos/base/setup/usetup/interface/usetup.c

index a40728b..2920793 100644 (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 */