kernel/eka/include/e32std.inl
changeset 189 a5496987b1da
parent 90 947f0dc9f7a8
--- 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)