1
0
geforkt von xt-sys/exectos

Remove unused variables to satisfy compiler

Dieser Commit ist enthalten in:
2023-10-27 15:37:31 +02:00
Ursprung d26b3d9e83
Commit 4e553b5570

Datei anzeigen

@@ -52,8 +52,6 @@ KeInitializeThread(IN PKPROCESS Process,
IN PVOID Stack)
{
PKWAIT_BLOCK TimerWaitBlock;
BOOLEAN Allocation;
XTSTATUS Status;
ULONG Index;
/* Initialize thread dispatcher header */