diff -r a5deb6b96675 -r 63cf70d3ecd8 mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsvccompoundprocessor.h --- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsvccompoundprocessor.h Thu Sep 02 21:21:26 2010 +0300 +++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsvccompoundprocessor.h Fri Sep 17 08:34:51 2010 +0300 @@ -125,10 +125,6 @@ TUint32 iLastSessionID; // Last valid session id TBool iIsCommited; // Is received ObjectInfo or ObjectPropList commited TBool iIsRollBackHandlerObject; // Roll back handle which has been insert in handler db - /** - FLOGGER debug trace member variable. - */ - __FLOG_DECLARATION_MEMBER_MUTABLE; }; #endif // __CMTPSVCCOMPOUNDPROCESSOR_H__