webengine/osswebengine/MemoryManager/Inc/SymbianDlHeap.h
branchRCL_3
changeset 48 79859ed3eea9
parent 46 30342f40acbf
child 49 919f36ff910f
--- a/webengine/osswebengine/MemoryManager/Inc/SymbianDlHeap.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/webengine/osswebengine/MemoryManager/Inc/SymbianDlHeap.h	Tue Aug 31 16:17:46 2010 +0300
@@ -255,10 +255,6 @@
     void dump_large_chunk(mstate m, tchunkptr t);
     size_t iUnmappedChunkSize;
 #endif
-    
- 	// Indicates if allocator is running under low memory.
-	// It is set(TRUE) only when acquiring new pages from system.
-    TInt isLowSystemMemory; 
 private:
      /* Dubug checks for chunk page support*/
 #ifdef DL_CHUNK_MEM_DEBUG