memspy/Driver/Kernel/Include/MemSpyDriverInspectedProcess.h
branchRCL_3
changeset 21 52e343bb8f80
parent 20 ca8a1b6995f6
--- 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;