commsfwutils/commsbufs/mbufmgr/inc/nifmbuf.h
branchRCL_3
changeset 18 9644881fedd0
parent 0 dfb7c4ff071f
--- a/commsfwutils/commsbufs/mbufmgr/inc/nifmbuf.h	Tue May 11 17:20:19 2010 +0300
+++ b/commsfwutils/commsbufs/mbufmgr/inc/nifmbuf.h	Tue May 25 14:00:39 2010 +0300
@@ -46,7 +46,6 @@
 */
 	{
 public:
-	IMPORT_C RMBufCell(RMBufCell* aPktHdr);
 	IMPORT_C static TAny* operator new(TUint aSize, TLeave aLeave, TUint aExtra);
 	IMPORT_C static TAny* operator new(TUint aSize, TUint aExtra) __NO_THROW;
 	IMPORT_C static void operator delete(TAny*);