- Fix build (sorry)

svn path=/trunk/; revision=40825
This commit is contained in:
Johannes Anderwald 2009-05-07 08:11:02 +00:00
parent e00d640f15
commit 8b8f40d7c9

View file

@ -452,7 +452,6 @@ IIrpQueue_fnReleaseMappingWithTag(
}
Found = FALSE;
MapIndex = 0;
while (CurEntry != &This->ListHead)
{
CurMapping = CONTAINING_RECORD(CurEntry, IRP_MAPPING, Entry);