Removed typo.

svn path=/trunk/; revision=863
This commit is contained in:
David Welch 1999-12-12 01:04:09 +00:00
parent f822a2a9d9
commit 2cecd9846d

View file

@ -85,7 +85,6 @@ static VOID HiSwitchIrql(KIRQL oldIrql)
__asm__("sti\n\t");
return;
}
<<<<<<< irql.c
HiSetCurrentPICMask(0);
if(CurrentIrql == APC_LEVEL)