--- 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