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