Sorry! revert the dump!

svn path=/trunk/; revision=30584
This commit is contained in:
James Tabor 2007-11-20 05:31:21 +00:00
parent cc020a45fb
commit b9e90f2866

View file

@ -33,10 +33,7 @@ NTAPI
KeRosDumpStackFrames(
PULONG Frame,
ULONG FrameCount
)
{
return;
}
);
#define GDI_ENTRY_TO_INDEX(ht, e) \
(((ULONG_PTR)(e) - (ULONG_PTR)&((ht)->Entries[0])) / sizeof(GDI_TABLE_ENTRY))