Skip to content

Commit c40429d

Browse files
committed
.
1 parent 0850b7b commit c40429d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

boot/freeldr/freeldr/ntldr/wlregistry.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,8 +760,6 @@ WinLdrAddDriverToList(
760760
RtlInitEmptyUnicodeString(&GroupString, NULL, 0);
761761
}
762762

763-
DriverEntry->Status = STATUS_SUCCESS;
764-
765763
/* Set or replace the driver node's file path */
766764
if (DriverEntry->FilePath.Buffer)
767765
{

0 commit comments

Comments
 (0)