mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsvcgetstorageinfo.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsvcgetstorageinfo.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsvcgetstorageinfo.h	Fri Sep 17 08:34:51 2010 +0300
@@ -22,7 +22,6 @@
 #define __CMTPSVCGETSTORAGEINFO_H__
 
 #include "cmtprequestprocessor.h"
-#include "mtpdebug.h"
 
 class MMTPServiceDataProvider;
 class CMTPTypeStorageInfo;
@@ -59,10 +58,6 @@
 private:
 	CMTPTypeStorageInfo*         iStorageInfo;
 	MMTPServiceDataProvider&     iDataProvider;
-	/**
-	FLOGGER debug trace member variable.
-	*/
-	__FLOG_DECLARATION_MEMBER_MUTABLE;
 	};
 
 #endif // __CMTPSVCGETSTORAGEINFO_H__