forgot this file
Modified: trunk/reactos/ntoskrnl/ps/process.c
--- trunk/reactos/ntoskrnl/ps/process.c 2005-03-22 17:32:15 UTC (rev 14268) +++ trunk/reactos/ntoskrnl/ps/process.c 2005-03-22 17:46:44 UTC (rev 14269) @@ -667,7 +667,6 @@
InitializeListHead(&Process->ThreadListHead); ExReleaseFastMutex(&PspActiveProcessMutex);
- ExInitializeFastMutex(&Process->TebLock);
Process->Pcb.State = PROCESS_STATE_ACTIVE; /*