memspy/Driver/Kernel/Include/MemSpyDriverInspectedProcess.h
branchRCL_3
changeset 59 8ad140f3dd41
parent 49 7fdc9a71d314
--- a/memspy/Driver/Kernel/Include/MemSpyDriverInspectedProcess.h	Wed Sep 15 13:53:27 2010 +0300
+++ b/memspy/Driver/Kernel/Include/MemSpyDriverInspectedProcess.h	Wed Oct 13 16:17:58 2010 +0300
@@ -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;