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)
|
||||
{
|
||||
PKWAIT_BLOCK TimerWaitBlock;
|
||||
BOOLEAN Allocation;
|
||||
XTSTATUS Status;
|
||||
ULONG Index;
|
||||
|
||||
/* Initialize thread dispatcher header */
|
||||
|
Loading…
Reference in New Issue
Block a user