forgot this file
authorThomas Bluemel <thomas@reactsoft.com>
Tue, 22 Mar 2005 17:46:44 +0000 (17:46 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Tue, 22 Mar 2005 17:46:44 +0000 (17:46 +0000)
svn path=/trunk/; revision=14269

reactos/ntoskrnl/ps/process.c

index 6a3ec60..6211a6a 100644 (file)
@@ -667,7 +667,6 @@ exitdereferenceobjects:
    InitializeListHead(&Process->ThreadListHead);
    ExReleaseFastMutex(&PspActiveProcessMutex);
 
-   ExInitializeFastMutex(&Process->TebLock);
    Process->Pcb.State = PROCESS_STATE_ACTIVE;
    
    /*