kernel/eka/include/e32std.inl
changeset 149 d9f1e5bfe28c
parent 90 947f0dc9f7a8
--- a/kernel/eka/include/e32std.inl	Mon May 24 18:45:46 2010 +0100
+++ b/kernel/eka/include/e32std.inl	Thu Jun 10 11:48:01 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)