mtpfws/mtpfw/inc/cmtpconnectionmgr.h
changeset 47 63cf70d3ecd8
parent 28 85e0c0339cc3
--- a/mtpfws/mtpfw/inc/cmtpconnectionmgr.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/inc/cmtpconnectionmgr.h	Fri Sep 17 08:34:51 2010 +0300
@@ -25,7 +25,6 @@
 #include <e32base.h>
 #include <bttypes.h>
 #include "mmtpconnectionmgr.h"
-#include "mtpdebug.h"
 #include "mtp/rmtpclient.h"
 
 class CMTPConnection;
@@ -114,9 +113,6 @@
      * Set ETrue when Resumetransport need to be called.
      */
     TBool                           iResumeCalled;
-    /**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
+
     };
 #endif // CMTPCONNECTIONMGR_H