diff -r a5deb6b96675 -r 63cf70d3ecd8 mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetstorageinfo.h --- 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;