Remove unused variables to satisfy compiler
This commit is contained in:
parent
d26b3d9e83
commit
4e553b5570
@ -52,8 +52,6 @@ KeInitializeThread(IN PKPROCESS Process,
|
|||||||
IN PVOID Stack)
|
IN PVOID Stack)
|
||||||
{
|
{
|
||||||
PKWAIT_BLOCK TimerWaitBlock;
|
PKWAIT_BLOCK TimerWaitBlock;
|
||||||
BOOLEAN Allocation;
|
|
||||||
XTSTATUS Status;
|
|
||||||
ULONG Index;
|
ULONG Index;
|
||||||
|
|
||||||
/* Initialize thread dispatcher header */
|
/* Initialize thread dispatcher header */
|
||||||
|
Loading…
Reference in New Issue
Block a user