commsfwutils/commsbufs/mbufmgr/inc/nifmbuf.h
changeset 33 8fc8de15e664
parent 0 dfb7c4ff071f
--- a/commsfwutils/commsbufs/mbufmgr/inc/nifmbuf.h	Mon May 24 18:44:15 2010 +0100
+++ b/commsfwutils/commsbufs/mbufmgr/inc/nifmbuf.h	Mon May 24 18:49:19 2010 +0100
@@ -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*);