mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Fix build (sorry)
svn path=/trunk/; revision=40825
This commit is contained in:
@@ -452,7 +452,6 @@ IIrpQueue_fnReleaseMappingWithTag(
|
||||
}
|
||||
|
||||
Found = FALSE;
|
||||
MapIndex = 0;
|
||||
while (CurEntry != &This->ListHead)
|
||||
{
|
||||
CurMapping = CONTAINING_RECORD(CurEntry, IRP_MAPPING, Entry);
|
||||
|
||||
Reference in New Issue
Block a user