changeset 40 | 34fc115b8742 |
parent 0 | dfb7c4ff071f |
--- a/commsfwutils/commsbufs/mbufmgr/inc/nifmbuf.h Thu May 27 14:07:49 2010 +0300 +++ b/commsfwutils/commsbufs/mbufmgr/inc/nifmbuf.h Fri Jun 11 14:52:21 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*);