mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 14:25:52 +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;
|
NTSTATUS Status;
|
||||||
PULONG Used;
|
PULONG Used;
|
||||||
BOOLEAN Finished;
|
|
||||||
PLIST_ENTRY First, NextEntry;
|
PLIST_ENTRY First, NextEntry;
|
||||||
PBL_MEMORY_DESCRIPTOR Descriptor;
|
PBL_MEMORY_DESCRIPTOR Descriptor;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue