mtpfws/mtpfw/inc/cmtpsession.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
--- 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 <mtp/tmtptyperequest.h>
 #include <mtp/tmtptypeevent.h>
 
-#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;