diff -r 9ddb1d67ebaf -r 9644881fedd0 commsfwutils/commsbufs/mbufmgr/inc/nifmbuf.h --- 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*);