mtpfws/mtpfw/inc/cmtpserviceconfig.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
--- a/mtpfws/mtpfw/inc/cmtpserviceconfig.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/inc/cmtpserviceconfig.h	Fri Sep 17 08:34:51 2010 +0300
@@ -31,8 +31,6 @@
 #include <mtp/tmtptypeguid.h>
 #include "cmtpserviceinfo.h"
 
-#include "mtpdebug.h"
-
 class TResourceReader;
 
 
@@ -83,12 +81,6 @@
     TMTPTypeGuid ReadGUID( TResourceReader& aReader );
     
 private:
-
-    /**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
-    
     
     RFs&                             iRFs;