mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetserviceinfo.h
changeset 49 c20dd21d1eb4
parent 0 d0791faffa3f
--- a/mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetserviceinfo.h	Fri Aug 20 17:43:33 2010 +0800
+++ b/mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetserviceinfo.h	Fri Sep 03 18:38:04 2010 +0800
@@ -23,7 +23,6 @@
 #define CMTPGETSERVICEINFO_H_
 
 #include "cmtprequestprocessor.h"
-#include "mtpdebug.h"
 #include "rmtpdevicedpsingletons.h"
 #include "rmtpframework.h"
 #include "cmtpserviceinfo.h"
@@ -68,11 +67,6 @@
 private: // Owned.
 
     /**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
-    
-    /**
     The DeviceInfo dataset buffer.
     */
     CMTPTypeServiceInfo*     iServiceInfo;