mtpfws/mtpfw/inc/cmtpstoragemgr.h
changeset 47 63cf70d3ecd8
parent 18 1b39655331a3
--- a/mtpfws/mtpfw/inc/cmtpstoragemgr.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/inc/cmtpstoragemgr.h	Fri Sep 17 08:34:51 2010 +0300
@@ -25,7 +25,6 @@
 #include <f32file.h>
 #include <mtp/mmtpstoragemgr.h>
 
-#include "mtpdebug.h"
 #include "rmtpframework.h"
 
 /** 
@@ -100,11 +99,6 @@
 private: // Owned
 
     /**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
-    
-    /**
     The default MTP storage ID.
     */
     TUint32                             iDefaultStorageId;