mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetserviceinfo.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
--- a/mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetserviceinfo.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetserviceinfo.h	Fri Sep 17 08:34:51 2010 +0300
@@ -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;