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