mtptransports/mtpcontroller/inc/cmtpcontrollertimer.h
changeset 47 63cf70d3ecd8
parent 22 a5c0bb5018eb
--- a/mtptransports/mtpcontroller/inc/cmtpcontrollertimer.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtptransports/mtpcontroller/inc/cmtpcontrollertimer.h	Fri Sep 17 08:34:51 2010 +0300
@@ -25,7 +25,6 @@
 
 #include <e32base.h>
 #include <mtp/rmtpclient.h>
-#include "mtpdebug.h"
 
 class CMTPOperator;
 
@@ -48,7 +47,6 @@
     void RunL();
 
 private:
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
     
     RMTPClient& iMTPClient;
     CMTPOperator * iMTPOperator;