diff -r 2c19c7cf5550 -r c20dd21d1eb4 mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetstorageinfo.h --- 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;