diff -r a5deb6b96675 -r 63cf70d3ecd8 mtpfws/mtpfw/inc/cmtpserviceconfig.h --- a/mtpfws/mtpfw/inc/cmtpserviceconfig.h Thu Sep 02 21:21:26 2010 +0300 +++ b/mtpfws/mtpfw/inc/cmtpserviceconfig.h Fri Sep 17 08:34:51 2010 +0300 @@ -31,8 +31,6 @@ #include #include "cmtpserviceinfo.h" -#include "mtpdebug.h" - class TResourceReader; @@ -83,12 +81,6 @@ TMTPTypeGuid ReadGUID( TResourceReader& aReader ); private: - - /** - FLOGGER debug trace member variable. - */ - __FLOG_DECLARATION_MEMBER_MUTABLE; - RFs& iRFs;