mtptransports/mtpcontroller/inc/cmtpbluetoothcontroller.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
--- a/mtptransports/mtpcontroller/inc/cmtpbluetoothcontroller.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtptransports/mtpcontroller/inc/cmtpbluetoothcontroller.h	Fri Sep 17 08:34:51 2010 +0300
@@ -25,7 +25,6 @@
 
 #include "cmtpcontrollerbase.h"
 #include "cmtpoperator.h"
-#include "mtpdebug.h"
 
 NONSHARABLE_CLASS( CMTPBluetoothController ) : public CMTPControllerBase, public MMTPOperatorNotifier
     {
@@ -44,10 +43,6 @@
     CMTPBluetoothController( CMTPBearerMonitor& aMon );
     
 private:
-    /**
-     * FLOGGER debug trace member variable.
-     */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
     
     TBool iStat;
     CMTPOperator* iMTPOperator;