mtpfws/mtpfw/inc/cmtpserviceconfig.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
--- a/mtpfws/mtpfw/inc/cmtpserviceconfig.h	Fri Aug 20 17:43:33 2010 +0800
+++ b/mtpfws/mtpfw/inc/cmtpserviceconfig.h	Fri Sep 03 18:38:04 2010 +0800
@@ -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;