mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetstorageinfo.h
changeset 49 c20dd21d1eb4
parent 29 3ae5cb0b4c02
--- a/mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetstorageinfo.h	Fri Aug 20 17:43:33 2010 +0800
+++ b/mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetstorageinfo.h	Fri Sep 03 18:38:04 2010 +0800
@@ -25,7 +25,6 @@
 
 #include "cmtprequestprocessor.h"
 #include "rmtpframework.h"
-#include "mtpdebug.h"
 
 //forward declaration
 class CMTPTypeStorageInfo;
@@ -76,11 +75,7 @@
 	void SetupDriveVolumeInfoL();	
 		
 private:
-	/**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
-    
+
 	CMTPTypeStorageInfo*		iStorageInfo;
 	TDriveInfo					iDriveInfo;
 	TVolumeInfo 				iVolumeInfo;