mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 16:10:29 +00:00
- Fix build (sorry)
svn path=/trunk/; revision=40825
This commit is contained in:
parent
e00d640f15
commit
8b8f40d7c9
1 changed files with 0 additions and 1 deletions
|
@ -452,7 +452,6 @@ IIrpQueue_fnReleaseMappingWithTag(
|
|||
}
|
||||
|
||||
Found = FALSE;
|
||||
MapIndex = 0;
|
||||
while (CurEntry != &This->ListHead)
|
||||
{
|
||||
CurMapping = CONTAINING_RECORD(CurEntry, IRP_MAPPING, Entry);
|
||||
|
|
Loading…
Reference in a new issue