diff -r a5deb6b96675 -r 63cf70d3ecd8 mtpfws/mtpfw/inc/cmtpobjectmgr.h --- a/mtpfws/mtpfw/inc/cmtpobjectmgr.h Thu Sep 02 21:21:26 2010 +0300 +++ b/mtpfws/mtpfw/inc/cmtpobjectmgr.h Fri Sep 17 08:34:51 2010 +0300 @@ -24,8 +24,6 @@ #include #include -#include "mtpdebug.h" - #include "cmtpobjectstore.h" class CMTPObjectStore; @@ -95,11 +93,6 @@ private: // Owned /** - FLOGGER debug trace member variable. - */ - __FLOG_DECLARATION_MEMBER_MUTABLE; - - /** The object meta data store. */ CMTPObjectStore* iObjectStore;