mtpfws/mtpfw/dataproviders/devdp/inc/cmtpdevicedatastore.h
changeset 47 63cf70d3ecd8
parent 28 85e0c0339cc3
--- a/mtpfws/mtpfw/dataproviders/devdp/inc/cmtpdevicedatastore.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/devdp/inc/cmtpdevicedatastore.h	Fri Sep 17 08:34:51 2010 +0300
@@ -26,7 +26,6 @@
 #include <mtp/tmtptypeuint32.h>
 #include <mtp/cmtptypearray.h>
 
-#include "mtpdebug.h"
 #include "rmtpframework.h"
 #include "mmtpdevdpextn.h"
 #include"cmtpextndevdp.h"
@@ -133,11 +132,6 @@
     
 private: // Owned
 
-    /**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
-
     CTelephony::TBatteryInfoV1 		iBatteryInfoV1;
     CTelephony::TBatteryInfoV1Pckg  iBatteryInfoV1Pckg;  
     CMTPTypeString*                 iDeviceFriendlyName;