mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 07:05:42 +00:00
[BOOTLIB]
- Remove an unused variable aka fix GCC build svn path=/trunk/; revision=73694
This commit is contained in:
parent
d48996392c
commit
dc0fc72451
1 changed files with 0 additions and 1 deletions
|
@ -253,7 +253,6 @@ MmMdCopyList (
|
|||
{
|
||||
NTSTATUS Status;
|
||||
PULONG Used;
|
||||
BOOLEAN Finished;
|
||||
PLIST_ENTRY First, NextEntry;
|
||||
PBL_MEMORY_DESCRIPTOR Descriptor;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue