diff -r ca8a1b6995f6 -r 52e343bb8f80 memspy/Driver/Kernel/Include/MemSpyDriverInspectedProcess.h --- a/memspy/Driver/Kernel/Include/MemSpyDriverInspectedProcess.h Tue Aug 31 16:45:49 2010 +0300 +++ b/memspy/Driver/Kernel/Include/MemSpyDriverInspectedProcess.h Wed Sep 01 12:37:10 2010 +0100 @@ -138,8 +138,6 @@ void ResetPendingChanges(); void PrintChunkInfo( DChunk& aChunk ) const; TBool IsChunkRelevantToOurProcess( DChunk& aChunk ) const; - void Lock() const; - void Unlock() const; public: // Queue link for process manager SDblQueLink iPMLink;