diff -r 2c19c7cf5550 -r c20dd21d1eb4 mtpfws/mtpfw/dataproviders/dputility/inc/cmtpgetobject.h --- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpgetobject.h Fri Aug 20 17:43:33 2010 +0800 +++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpgetobject.h Fri Sep 03 18:38:04 2010 +0800 @@ -22,7 +22,6 @@ #define CMTPGETOBJECT_H #include "cmtprequestprocessor.h" -#include "mtpdebug.h" class CMTPTypeFile; @@ -51,11 +50,6 @@ private: // Owned - /** - FLOGGER debug trace member variable. - */ - __FLOG_DECLARATION_MEMBER_MUTABLE; - CMTPTypeFile* iFileObject; TMTPResponseCode iError; };