diff -r a232af6b0b1f -r a5496987b1da kernel/eka/include/e32std.inl --- a/kernel/eka/include/e32std.inl Wed Jun 23 12:58:21 2010 +0100 +++ b/kernel/eka/include/e32std.inl Thu Jul 01 17:57:33 2010 +0100 @@ -155,13 +155,6 @@ -// class RHeap -inline TInt RHeap::SetBrk(TInt aBrk) - { return ((RChunk*)&iChunkHandle)->Adjust(aBrk); } - - - - // class TChar #ifndef __KERNEL_MODE__ inline void TChar::SetChar(TUint aChar)