diff -r e1bea15f9a39 -r 79859ed3eea9 webengine/osswebengine/MemoryManager/Inc/FastAllocator.h --- a/webengine/osswebengine/MemoryManager/Inc/FastAllocator.h Thu Aug 19 10:58:56 2010 +0300 +++ b/webengine/osswebengine/MemoryManager/Inc/FastAllocator.h Tue Aug 31 16:17:46 2010 +0300 @@ -92,7 +92,6 @@ #ifdef TRACK_ALLOCATIONS TUint32 iNextCellId; #endif - friend class MemoryManager; }; #endif //!__FASTALLOCATOR_H__