- Revert 41788, replaced by a real fix in 41815.

See issue #4663 for more details.

svn path=/trunk/; revision=41817
This commit is contained in:
Stefan Ginsberg 2009-07-08 21:04:54 +00:00
parent c589c03a22
commit 915bec118b

View file

@ -679,7 +679,6 @@ MmProbeAndLockPages(IN PMDL Mdl,
// Oops :(
//
ProbeStatus = _SEH2_GetExceptionCode();
_SEH2_YIELD(break);
}
_SEH2_END;