diff -r a5deb6b96675 -r 63cf70d3ecd8 mtpfws/mtpfw/inc/cmtpsession.h --- a/mtpfws/mtpfw/inc/cmtpsession.h Thu Sep 02 21:21:26 2010 +0300 +++ b/mtpfws/mtpfw/inc/cmtpsession.h Fri Sep 17 08:34:51 2010 +0300 @@ -26,8 +26,6 @@ #include #include -#include "mtpdebug.h" - /** Implements the session level portion of the MTP communication model. It also implements the data provider layer MTP session interface (@see MMTPSession). @@ -78,11 +76,6 @@ private: // Owned - /** - FLOGGER debug trace member variable. - */ - __FLOG_DECLARATION_MEMBER_MUTABLE; - TUint32 iExpectedTransactionId; TUint32 iIdMTP; TUint iIdUnique;