diff -r d39add9822e2 -r 5bfc169077b2 webengine/osswebengine/MemoryManager/Inc/FastAllocator.h --- a/webengine/osswebengine/MemoryManager/Inc/FastAllocator.h Tue Feb 02 00:56:45 2010 +0200 +++ b/webengine/osswebengine/MemoryManager/Inc/FastAllocator.h Fri Mar 19 09:52:28 2010 +0200 @@ -92,7 +92,6 @@ #ifdef TRACK_ALLOCATIONS TUint32 iNextCellId; #endif - friend class MemoryManager; }; #endif //!__FASTALLOCATOR_H__